aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-10-16 16:48:40 +0200
committerJo-Philipp Wich <jo@mein.io>2019-10-16 16:48:40 +0200
commitbc61458b73c04f900c358be8b7ed37c84298472a (patch)
treed7b66a401f0eb64e21c1262c755c76f6abceaea7 /package
parentd1072096f49823eb39357f9555d7854a9c91bcfb (diff)
downloadupstream-bc61458b73c04f900c358be8b7ed37c84298472a.tar.gz
upstream-bc61458b73c04f900c358be8b7ed37c84298472a.tar.bz2
upstream-bc61458b73c04f900c358be8b7ed37c84298472a.zip
iwinfo: update to latest Git HEAD
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>
Diffstat (limited to 'package')
-rw-r--r--package/network/utils/iwinfo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 4a8d935492..cee7253a3a 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -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