iwinfo: update to latest Git HEAD
authorJo-Philipp Wich <jo@mein.io>
Fri, 20 Sep 2019 11:32:49 +0000 (13:32 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 11 Oct 2019 15:04:11 +0000 (11:04 -0400)
Contains following updates squashed from 3 bump commits in master:

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
313e827 nl80211: keep awaiting wpa_supplicant scan results on busy response
a766751 nl80211: fix parsing of mixed wpa encryption in wpa_supp scan results
f096bfd utils: support parsing SAE and OWE key management suites from IEs
2a95086 nl80211: recognize SAE encrypted mesh

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/network/utils/iwinfo/Makefile

index fef4ddaaf9639408a2745335b21c3d6a47aefc2e..3cf65a06bd45c453cea7004bb9eb1d02d29770cc 100644 (file)
@@ -11,9 +11,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/iwinfo.git
-PKG_SOURCE_DATE:=2019-09-06
-PKG_SOURCE_VERSION:=a88fb421f136d799af855dbe3dca917834db7185
-PKG_MIRROR_HASH:=ca6cc05e7c268e8f00f7c1d3b0731906ce3cb5e41905b7c27063d36f9ecc2889
+PKG_SOURCE_DATE:=2019-09-30
+PKG_SOURCE_VERSION:=2a95086db2b730346d87c320e2c753126c4ff795
+PKG_MIRROR_HASH:=9229874acd3fad00c99acb461818c0125aea4e8ad4100fbdea9501125bedcab8
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=GPL-2.0