aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2020-09-18 15:53:16 +0200
committerDavid Bauer <mail@david-bauer.net>2020-09-21 21:26:27 +0200
commit8e7aa739fb96c3d77238ec71c7b485fc8b17c8ac (patch)
tree3ceb6ecaae7c57e69a313346bba8d9f07012fb53 /package/network/services/hostapd/Makefile
parent6254af0c379901c1b975373bb090fca169e49fa2 (diff)
downloadupstream-8e7aa739fb96c3d77238ec71c7b485fc8b17c8ac.tar.gz
upstream-8e7aa739fb96c3d77238ec71c7b485fc8b17c8ac.tar.bz2
upstream-8e7aa739fb96c3d77238ec71c7b485fc8b17c8ac.zip
hostapd: send procd event on BSS update
Dispatch ubus events also to procd in order to trigger service reloads on hostapd updates. Signed-off-by: David Bauer <mail@david-bauer.net>
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 e273e9e7d3..887c15fd40 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:=7
+PKG_RELEASE:=8
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git