aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-07-15 06:12:07 +0000
committerSteven Barth <cyrus@openwrt.org>2013-07-15 06:12:07 +0000
commit0444e32acd02c14a822369c65c86b627235b0d17 (patch)
treeac3ac52183a04fd1b538ca2316b4398695b07264 /package/network
parentea6a5d0c22f099173ba5a37dd49e25ca887cafce (diff)
downloadupstream-0444e32acd02c14a822369c65c86b627235b0d17.tar.gz
upstream-0444e32acd02c14a822369c65c86b627235b0d17.tar.bz2
upstream-0444e32acd02c14a822369c65c86b627235b0d17.zip
Bump iptables version
SVN-Revision: 37329
Diffstat (limited to 'package/network')
-rw-r--r--package/network/utils/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index 03f692ec68..c510700b9f 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
PKG_VERSION:=1.4.19.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \