summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authormarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-15 16:33:01 +0000
committermarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-15 16:33:01 +0000
commit64f8ced3daa5ca1524917a4b308c94e94f62b2ab (patch)
tree3ceaa2ab900a60facb126c48df5c3d6da4c0bfad /package/iptables
parent2d07c3e48ee288d98d76a5e7065a9139da992887 (diff)
upgrade to new upstream version 1.4.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 1c98b0314..b50ba1d59 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -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/ \