aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2022-09-22 15:23:54 +0200
committerFelix Fietkau <nbd@nbd.name>2022-09-22 15:26:58 +0200
commitc787962e1d5016cab637cf8857bc6aa3afdda001 (patch)
treefec055dd5f7aeb0f5da4aca1c0c541f7e1248595 /package/network
parent8cb995445a26ee124e40b8ef97cc0ddd9d10f82a (diff)
downloadupstream-c787962e1d5016cab637cf8857bc6aa3afdda001.tar.gz
upstream-c787962e1d5016cab637cf8857bc6aa3afdda001.tar.bz2
upstream-c787962e1d5016cab637cf8857bc6aa3afdda001.zip
iwinfo: update to the latest version
46f04f3808e8 devices: add MediaTek MT7986 WiSoC b3e08c8b5a8f ops: make support for wireless extensions optional 1f695d9c7f82 nl80211: allow phy names that don't start with 'phy' b7f9f06e1594 nl80211: fix phy/netdev index lookup 4a43b0d40ba5 nl80211: look up the phy name instead of assuming name == phy<idx> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/network')
-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 4735181712..9d17e0343a 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:=2022-08-19
-PKG_SOURCE_VERSION:=0dad3e6660594592071ae49a77a907e2b11a98fe
-PKG_MIRROR_HASH:=2162ee3158328ffe39018e50f34d74b47a6c7a26460e30d7984ca16cbc859d80
+PKG_SOURCE_DATE:=2022-09-22
+PKG_SOURCE_VERSION:=4a43b0d40ba50a21de1d47e7bf0f759be9cf646a
+PKG_MIRROR_HASH:=4df2c5ac8cb60e4df06a4ef9a87c3a5196f0a8739ee39e6a2587c15527612250
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0