aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2020-01-28 14:12:08 +0100
committerPetr Štetiar <ynezz@true.cz>2020-05-01 11:12:31 +0200
commitf141cdd2007c72c5ba9cf0753d2ae375accdf8ef (patch)
tree85eab2542f7276c72e66b1d55b268e20d30cd9e7 /package/network/services/hostapd/Makefile
parent54b66833909fed59e1addcfd2064b13725b2e9ea (diff)
downloadupstream-f141cdd2007c72c5ba9cf0753d2ae375accdf8ef.tar.gz
upstream-f141cdd2007c72c5ba9cf0753d2ae375accdf8ef.tar.bz2
upstream-f141cdd2007c72c5ba9cf0753d2ae375accdf8ef.zip
hostapd: unconditionally enable ap/mesh for wpa-cli
Without this change, wpa-cli features depend on which wpad build variant was used to build the wpa-cli package Signed-off-by: Felix Fietkau <nbd@nbd.name> Tested-by: Jérôme Benoit <jerome.benoit@piment-noir.org> [WRT1900AC v1] [added missing package version bump] Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit 03e9e4ba9ea8f00ff7c6f076f2cdc322e18cd3a4)
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 48dff34942..354f0944a1 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