aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-03-11 14:57:55 +0000
committerSteven Barth <steven@midlink.org>2014-03-11 14:57:55 +0000
commit5ac3f5d136370f1d964fe8f0038caf8c0d1bdafb (patch)
tree14b49ae8bd3c36304dcebeed663404062dc95df4 /package/network/utils/iptables/Makefile
parentd99d2d4ad2a696375acbc14c8c472fca65c33a5f (diff)
downloadmaster-187ad058-5ac3f5d136370f1d964fe8f0038caf8c0d1bdafb.tar.gz
master-187ad058-5ac3f5d136370f1d964fe8f0038caf8c0d1bdafb.tar.bz2
master-187ad058-5ac3f5d136370f1d964fe8f0038caf8c0d1bdafb.zip
iptables: bump to 1.4.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39877 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iptables/Makefile')
-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