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:51:03 +0200
commit180bd7597391bc43ac47008c12a561da110df5a0 (patch)
tree9bafde5c3645e9a24691679f6cbca4a9c2e33ef7 /package
parentf4b1926be022ee87b5707776abefe3fa53d65ac4 (diff)
downloadupstream-180bd7597391bc43ac47008c12a561da110df5a0.tar.gz
upstream-180bd7597391bc43ac47008c12a561da110df5a0.tar.bz2
upstream-180bd7597391bc43ac47008c12a561da110df5a0.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> (cherry picked from commit bc61458b73c04f900c358be8b7ed37c84298472a)
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