aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iw/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-11-29 13:12:29 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-02-14 15:15:32 +0100
commitda283a8f2c7ca944c064e0bc626ee815ae4b5b21 (patch)
tree3101f09e959893f9ccaa8766d7c288a906b92849 /package/network/utils/iw/Makefile
parent12424edff53590b989761c61aefc4ae36184447e (diff)
downloadupstream-da283a8f2c7ca944c064e0bc626ee815ae4b5b21.tar.gz
upstream-da283a8f2c7ca944c064e0bc626ee815ae4b5b21.tar.bz2
upstream-da283a8f2c7ca944c064e0bc626ee815ae4b5b21.zip
iw: Update to version 5.9
The nl80211.h file is mostly matching kernel 5.10, so remove most of our changes from the patch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/utils/iw/Makefile')
-rw-r--r--package/network/utils/iw/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/iw/Makefile b/package/network/utils/iw/Makefile
index 6eb10c837f..6db9aaf105 100644
--- a/package/network/utils/iw/Makefile
+++ b/package/network/utils/iw/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iw
-PKG_VERSION:=5.8
-PKG_RELEASE:=2
+PKG_VERSION:=5.9
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/network/iw
-PKG_HASH:=b59c4bacb0b6675cc09f2f30ebdceb91174cb65443d0a062fba2c09fad772db4
+PKG_HASH:=293a07109aeb7e36267cf59e3ce52857e9ffae3a6666eb8ac77894b1839fe1f2
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0