upgrade to new upstream version 1.4.4
authormarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Jul 2009 16:33:01 +0000 (16:33 +0000)
committermarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Jul 2009 16:33:01 +0000 (16:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/iptables/Makefile

index 1c98b03..b50ba1d 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=iptables
-PKG_VERSION:=1.4.3.2
+PKG_VERSION:=1.4.4
 PKG_RELEASE:=1
 
-PKG_MD5SUM:=545698693b636cfc844aafc6729fd48a
+PKG_MD5SUM:=08cd9196881657ea0615d926334cb7e9
 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/ \
This page took 0.024978 seconds and 4 git commands to generate.