aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-04-20 10:35:51 +0200
committerFelix Fietkau <nbd@nbd.name>2018-04-20 10:36:42 +0200
commit1a895479576de36e8adbed9cd1e0d2a14c004802 (patch)
tree71bc6ac3ce00c0661dffb0210e13dadb9d61cb52 /package/network/services/hostapd/Makefile
parentd92ec071b211e0ee17496287f62652beb7db543d (diff)
downloadupstream-1a895479576de36e8adbed9cd1e0d2a14c004802.tar.gz
upstream-1a895479576de36e8adbed9cd1e0d2a14c004802.tar.bz2
upstream-1a895479576de36e8adbed9cd1e0d2a14c004802.zip
Revert "hostapd: fix encrypted mesh channel settings"
This reverts commit 7f52919a2f2894125b4dca611eb2d30181af7e0b, which is currently breaking the builds and needs to be reworked Signed-off-by: Felix Fietkau <nbd@nbd.name>
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 fef0fa8e57..1dbad344e7 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:=3
+PKG_RELEASE:=2
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git