aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-09-01 13:46:10 +0000
committerSteven Barth <steven@midlink.org>2013-09-01 13:46:10 +0000
commit794da7c2356f4e375f4306b6f0f75e0c6df14036 (patch)
treee0271d40136054467e0314beb0cca9ddf5c99ecf /package/network/utils/iptables/Makefile
parent69e11f1a535a7e5c6893f9750f7831c886f000a1 (diff)
downloadmaster-187ad058-794da7c2356f4e375f4306b6f0f75e0c6df14036.tar.gz
master-187ad058-794da7c2356f4e375f4306b6f0f75e0c6df14036.tar.bz2
master-187ad058-794da7c2356f4e375f4306b6f0f75e0c6df14036.zip
iptables: Update to 1.4.20
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37865 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iptables/Makefile')
-rw-r--r--package/network/utils/iptables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index c510700b9f..879d786e8f 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
-PKG_VERSION:=1.4.19.1
-PKG_RELEASE:=2
+PKG_VERSION:=1.4.20
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
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:=be97ce9007fa42c867901b496c935a0a
+PKG_MD5SUM:=387b92d3efcf4f07fe31c3bf0f1d18f5
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1