aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-10-18 13:01:23 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-10-18 13:02:12 +0300
commit060e37567e90665d2cb26b9eaa5384ec60b19478 (patch)
treedab2916e73b91ac32aaaa6be5a4aee925d68796d /package/network/services/hostapd/Makefile
parentf6c4a9c045797d9be12310eebc6341050fd260ce (diff)
downloadupstream-060e37567e90665d2cb26b9eaa5384ec60b19478.tar.gz
upstream-060e37567e90665d2cb26b9eaa5384ec60b19478.tar.bz2
upstream-060e37567e90665d2cb26b9eaa5384ec60b19478.zip
hostapd: bump PKG_RELEASE
The previous commit did not adjust PKG_RELEASE, therefore the hostapd/wpad/wpa_supplicant packages containing the AP-side workaround for KRACK do not appear as opkg update. Bump the PKG_RELEASE to signify upgrades to downstream users. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index 1113e4f4b3..5a353e67ed 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git