summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-10-20 16:28:47 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-10-20 16:28:47 +0000
commit1484257209451b6b771efe98b53384f441245cdb (patch)
treeed782484f9d0fcbb2a4e41321e8ae3b3724fb0df /openwrt
parentab9417128d0c4bdc83e5e22079921fa8375a27bd (diff)
downloadmtk-20170518-1484257209451b6b771efe98b53384f441245cdb.zip
mtk-20170518-1484257209451b6b771efe98b53384f441245cdb.tar.gz
mtk-20170518-1484257209451b6b771efe98b53384f441245cdb.tar.bz2
update iptables to v1.3.3
SVN-Revision: 2197
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/iptables/Makefile b/openwrt/package/iptables/Makefile
index b9f7d55..968f597 100644
--- a/openwrt/package/iptables/Makefile
+++ b/openwrt/package/iptables/Makefile
@@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk
include kernelconfig.mk
PKG_NAME:=iptables
-PKG_VERSION:=1.3.1
+PKG_VERSION:=1.3.3
PKG_RELEASE:=1
-PKG_MD5SUM:=c3358a3bd0d7755df0b64a5063db296b
+PKG_MD5SUM:=86d88455520cfdc56fd7ae27897a80a4
PKG_SOURCE_URL:=http://www.netfilter.org/files \
ftp://ftp.be.netfilter.org/pub/netfilter/iptables/ \