Browse Source

iwinfo: update to latest Git HEAD

02112f9 cli: fix reporting of mixed WPA2/WPA3 versions
7faeaea nl80211: properly detect WEP encryption in wpa_supp scan results
629b5ff nl80211: do not confuse open connections with WEP ones
3d47ddd nl80211: rework hostapd and wpa_supplicant wpa suite parsing

Signed-off-by: Jo-Philipp Wich <[email protected]>
Jo-Philipp Wich 6 years ago
parent
commit
d6bd3fd5c4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/network/utils/iwinfo/Makefile

+ 3 - 3
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-09-06
-PKG_SOURCE_VERSION:=a88fb421f136d799af855dbe3dca917834db7185
-PKG_MIRROR_HASH:=ca6cc05e7c268e8f00f7c1d3b0731906ce3cb5e41905b7c27063d36f9ecc2889
+PKG_SOURCE_DATE:=2019-09-20
+PKG_SOURCE_VERSION:=02112f9b105752fa05fd1314092347e60c1aeaf7
+PKG_MIRROR_HASH:=121b69233e7a196128998ac7787cdab8cdec8a7aa6a0514ef9938053711b45f2
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 PKG_LICENSE:=GPL-2.0