summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-03-11 14:57:55 +0000
committerSteven Barth <cyrus@openwrt.org>2014-03-11 14:57:55 +0000
commit09fd40c28f0746389853535c5e3c9e837a81738c (patch)
tree1a205f4d63c71a6bc45b3835c3fe29c26f965d0c
parent9c48c7a7dc24092feaf209fac4200bfa19bd47b4 (diff)
downloadmaster-31e0f0ae-09fd40c28f0746389853535c5e3c9e837a81738c.tar.gz
master-31e0f0ae-09fd40c28f0746389853535c5e3c9e837a81738c.tar.bz2
master-31e0f0ae-09fd40c28f0746389853535c5e3c9e837a81738c.zip
iptables: bump to 1.4.21
SVN-Revision: 39877
-rw-r--r--package/network/utils/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index 35dda06d9c..50b1754c51 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
-PKG_VERSION:=1.4.20
+PKG_VERSION:=1.4.21
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
ftp://ftp.be.netfilter.org/pub/netfilter/iptables/ \
ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \
ftp://ftp.no.netfilter.org/pub/netfilter/iptables/
-PKG_MD5SUM:=387b92d3efcf4f07fe31c3bf0f1d18f5
+PKG_MD5SUM:=536d048c8e8eeebcd9757d0863ebb0c0
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1