aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-30 23:49:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-30 23:49:47 +0000
commit864132cf2c7bc1693c35cf625c81f16f27fb2f9f (patch)
tree09f8a46f20193eb093641883100835aa83097ebf /package/firewall/Makefile
parentd156518f0872807bfde07b1948e9426f1f3b6dac (diff)
downloadupstream-864132cf2c7bc1693c35cf625c81f16f27fb2f9f.tar.gz
upstream-864132cf2c7bc1693c35cf625c81f16f27fb2f9f.tar.bz2
upstream-864132cf2c7bc1693c35cf625c81f16f27fb2f9f.zip
[package] firewall: fix support for netranges in redirect and rule sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21640 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 4f4f71c325..2387df247b 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:=4
+PKG_RELEASE:=5
include $(INCLUDE_DIR)/package.mk