aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iw/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2016-11-12 15:59:00 +0100
committerRafał Miłecki <rafal@milecki.pl>2016-11-12 16:04:16 +0100
commit7305b55588d698fa1496828a6cccfe729700eb59 (patch)
treea7356febeb2aca68cc6d3f4b957cc6fa47aba18c /package/network/utils/iw/Makefile
parent9cac5e8be014b89326880ae5d7b885013614e0ca (diff)
downloadupstream-7305b55588d698fa1496828a6cccfe729700eb59.tar.gz
upstream-7305b55588d698fa1496828a6cccfe729700eb59.tar.bz2
upstream-7305b55588d698fa1496828a6cccfe729700eb59.zip
iw: update to version 4.7
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/network/utils/iw/Makefile')
-rw-r--r--package/network/utils/iw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iw/Makefile b/package/network/utils/iw/Makefile
index d17cbca0df..6b2050facf 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:=4.3
+PKG_VERSION:=4.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/network/iw
-PKG_MD5SUM:=7adec72e91ebdd9c55429fa34a23a6f5
+PKG_MD5SUM:=c70b4500255c816b202e3561c901af4a
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0