Skip to content
Snippets Groups Projects
Commit 50c7be95 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

gluon_patches: add patch inc iw release number

parent b8fbcaeb
No related branches found
No related tags found
No related merge requests found
+++ patches/openwrt/0099-iw-inc-release-number.patch
@@ -0,0 +1,17 @@
+From: Jan-Tarek Butt <tarek@ring0.de>
+Date: Mon, 17 Apr 2017 16:05:05 +0200
+Subject: iw: inc release number
+
+Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
+
+diff --git a/package/network/utils/iw/Makefile b/package/network/utils/iw/Makefile
+index d17cbca0df391a287fb9d80a3d9c1ca1355c1774..1c3d3783db11cdc427129ce235be32a3c27f72fa 100644
+--- a/package/network/utils/iw/Makefile
++++ b/package/network/utils/iw/Makefile
+@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
+
+ PKG_NAME:=iw
+ PKG_VERSION:=4.3
+-PKG_RELEASE:=1
++PKG_RELEASE:=2
+
+ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+ PKG_SOURCE_URL:=@KERNEL/software/network/iw
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment