aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-09-14 14:47:43 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-09-14 14:47:43 +0000
commit715285dd439e12b1a5d87c25a601457a282d2deb (patch)
tree0aa1bd4d374721db009853e024ef2a13982b6210 /package/firewall/Makefile
parent36d7f7c017ba6496b50a428678b98acabf973361 (diff)
downloadupstream-715285dd439e12b1a5d87c25a601457a282d2deb.tar.gz
upstream-715285dd439e12b1a5d87c25a601457a282d2deb.tar.bz2
upstream-715285dd439e12b1a5d87c25a601457a282d2deb.zip
firewall: properly dispatch delif events if the network has a different name then the corresponding zone
SVN-Revision: 17580
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 40bbe300b0..2e236fe719 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=6
+PKG_RELEASE:=7
include $(INCLUDE_DIR)/package.mk