aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-14 23:11:12 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-14 23:11:12 +0000
commit1fe50da4bb3a207aff8f8d792d39a11f854edf13 (patch)
tree0ee86490ae41a771254fd4dee1673472ada487a0 /package/firewall/Makefile
parentfc7fbe83490df97271a50ded051aa312a6260e51 (diff)
downloadupstream-1fe50da4bb3a207aff8f8d792d39a11f854edf13.tar.gz
upstream-1fe50da4bb3a207aff8f8d792d39a11f854edf13.tar.bz2
upstream-1fe50da4bb3a207aff8f8d792d39a11f854edf13.zip
firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall
SVN-Revision: 23062
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 00badcb85e..205f2098cb 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=13
+PKG_RELEASE:=14
include $(INCLUDE_DIR)/package.mk