aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-03-22 11:43:35 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-03-22 11:43:35 +0000
commitcbd56f437802c1548bdc20ae05f54a092eae58a1 (patch)
tree32ba7981894904036a2cd86c92074b27b1b5066f /package/iptables/Makefile
parent978b353865a02780ba841337131df525e25f4263 (diff)
downloadmaster-187ad058-cbd56f437802c1548bdc20ae05f54a092eae58a1.tar.gz
master-187ad058-cbd56f437802c1548bdc20ae05f54a092eae58a1.tar.bz2
master-187ad058-cbd56f437802c1548bdc20ae05f54a092eae58a1.zip
upgrade to iptables 1.3.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 1792fe37c6..38eb907183 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iptables
-PKG_VERSION:=1.3.4
+PKG_VERSION:=1.3.5
PKG_RELEASE:=1
-PKG_MD5SUM:=fdff8abe890807968226b0c374335305
+PKG_MD5SUM:=00fb916fa8040ca992a5ace56d905ea5
PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
ftp://ftp.be.netfilter.org/pub/netfilter/iptables/ \