summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-08-03 22:24:48 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-08-03 22:24:48 +0000
commit187e2ba9fc4715520ab909857bfbdca3158261ca (patch)
tree9882416328790f3e2c8632aa8c329c8de2883d45 /package/firewall/Makefile
parentad4d3c72ddae50acb6234308b425c216859b742a (diff)
downloadmaster-31e0f0ae-187e2ba9fc4715520ab909857bfbdca3158261ca.tar.gz
master-31e0f0ae-187e2ba9fc4715520ab909857bfbdca3158261ca.tar.bz2
master-31e0f0ae-187e2ba9fc4715520ab909857bfbdca3158261ca.zip
firewall: add icmp_type option to specify the icmp type in rule sections, bump pkg revision (#5554)
SVN-Revision: 17115
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 61da9bed19..7dcc2f5739 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:=3
+PKG_RELEASE:=4
include $(INCLUDE_DIR)/package.mk