aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-01-16 10:13:51 +0200
committerDaniel Golle <daniel@makrotopia.org>2020-01-16 10:26:21 +0200
commit702c70264b388c2b47e171843f297f43c71b86b9 (patch)
tree68dd391328f144250dfee6e317c7c541d6b2ca83 /package/network/services/hostapd/Makefile
parentbda6b6144dbe3e12d128b500821799ef472de4cb (diff)
downloadupstream-702c70264b388c2b47e171843f297f43c71b86b9.tar.gz
upstream-702c70264b388c2b47e171843f297f43c71b86b9.tar.bz2
upstream-702c70264b388c2b47e171843f297f43c71b86b9.zip
hostapd: cleanup IBSS-RSN
set noscan also for IBSS and remove redundant/obsolete variable. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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 cc06a7abb6..231c2c1b88 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:=4
+PKG_RELEASE:=5
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git