aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-12-08 20:53:27 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-12-08 20:53:27 +0000
commitcc7827d993286cac0d4aadebda391a3830c0f31d (patch)
treee3618158190fdcd32d2dae9effc2681c351ac18f /package/iptables
parente830181f478d4674d6372afed58b58fd578d172b (diff)
downloadupstream-cc7827d993286cac0d4aadebda391a3830c0f31d.tar.gz
upstream-cc7827d993286cac0d4aadebda391a3830c0f31d.tar.bz2
upstream-cc7827d993286cac0d4aadebda391a3830c0f31d.zip
iptables: bump pkg revision
SVN-Revision: 18707
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 747cba3ecd..7c3d4b385e 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.4.4
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_MD5SUM:=08cd9196881657ea0615d926334cb7e9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2