update iptables to v1.3.3
authorImre Kaloz <kaloz@openwrt.org>
Thu, 20 Oct 2005 16:28:47 +0000 (16:28 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 20 Oct 2005 16:28:47 +0000 (16:28 +0000)
SVN-Revision: 2197

openwrt/package/iptables/Makefile

index b9f7d552bffd4e011be5e9525ba42340d0ee1708..968f597acbff66eb5d0402cf7177a739803a16a4 100644 (file)
@@ -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/ \