aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-16 11:47:35 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-16 11:47:35 +0000
commit4cc4a085340f4283e29347683f8648b78b4a0683 (patch)
treebe373438e3db825da9a083b4d1004308605f1855 /package/firewall/Makefile
parenteaa9187647860f3f5b77be1902adac70d0c98df4 (diff)
downloadmaster-187ad058-4cc4a085340f4283e29347683f8648b78b4a0683.tar.gz
master-187ad058-4cc4a085340f4283e29347683f8648b78b4a0683.tar.bz2
master-187ad058-4cc4a085340f4283e29347683f8648b78b4a0683.zip
[package] firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23080 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 8cf22e8348..93e41bf58f 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:=15
+PKG_RELEASE:=16
include $(INCLUDE_DIR)/package.mk