Skip to content

Commit

Permalink
iwinfo: update to latest Git HEAD
Browse files Browse the repository at this point in the history
07315b6 nl80211: handle hidden SSIDs in wpa_supplicant scan results
3ac846e lua: fix string description of mixed WPA3 modes

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
  • Loading branch information
jow- committed Oct 16, 2019
1 parent d107209 commit bc61458
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/utils/iwinfo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
PKG_SOURCE_DATE:=2019-10-15
PKG_SOURCE_VERSION:=a29b7d4e26a8d97e48c2a899dda3665d385b95db
PKG_MIRROR_HASH:=5dc8578a023ab95b81c3d1c9e1968a3a23e57ad7c712fea06a3ed4e1eee4de17
PKG_SOURCE_DATE:=2019-10-16
PKG_SOURCE_VERSION:=07315b6fdb2566a8626d8a1e4de76eb30456fe17
PKG_MIRROR_HASH:=924914a51b8a668779e41dc2f40adfc1ae51846ea8b013de3e45999b4d04eecd
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0

Expand Down

0 comments on commit bc61458

Please sign in to comment.