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
commite25fbfccdf8c5650fbb697e5d5e6028d36738a22 (patch)
treedbf66b795bba989bc534103f08e3794ecf800ef1 /package/firewall/Makefile
parent261d41a906a8afa3d8167b091ac0b891217d8251 (diff)
downloadupstream-e25fbfccdf8c5650fbb697e5d5e6028d36738a22.tar.gz
upstream-e25fbfccdf8c5650fbb697e5d5e6028d36738a22.tar.bz2
upstream-e25fbfccdf8c5650fbb697e5d5e6028d36738a22.zip
firewall: fix support for netranges in redirect and rule sections
SVN-Revision: 21640
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