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
commit016f54cd4f5a48c2b895326de2a04509fc0115d6 (patch)
treeb135139dc32ba513810092a23b2400ec94ac98c6 /package/firewall/Makefile
parent0b61462b10f5aa36bef8de62341c762e9e29d928 (diff)
downloadupstream-016f54cd4f5a48c2b895326de2a04509fc0115d6.tar.gz
upstream-016f54cd4f5a48c2b895326de2a04509fc0115d6.tar.bz2
upstream-016f54cd4f5a48c2b895326de2a04509fc0115d6.zip
[package] firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23062 3c298f89-4303-0410-b956-a3cf2f4a3e73
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