aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-05-29 14:58:04 +0000
committerSteven Barth <steven@midlink.org>2013-05-29 14:58:04 +0000
commit95dbacb74f7358024fa5d261c630613d8e331955 (patch)
treecb70a0b7ab2f4aac00cd4a1928c2c84f27e15f34 /package/network/utils/iptables/Makefile
parentf618a6802170fd6c026ac98d4196dfa237534e2d (diff)
downloadmaster-187ad058-95dbacb74f7358024fa5d261c630613d8e331955.tar.gz
master-187ad058-95dbacb74f7358024fa5d261c630613d8e331955.tar.bz2
master-187ad058-95dbacb74f7358024fa5d261c630613d8e331955.zip
iptables: bump to 1.4.19.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iptables/Makefile')
-rw-r--r--package/network/utils/iptables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile
index 1b6a4cf79b..55f3a387bd 100644
--- a/package/network/utils/iptables/Makefile
+++ b/package/network/utils/iptables/Makefile
@@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=iptables
-PKG_VERSION:=1.4.18
-PKG_RELEASE:=4
+PKG_VERSION:=1.4.19.1
+PKG_RELEASE:=1
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/ \
ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \
ftp://ftp.no.netfilter.org/pub/netfilter/iptables/
-PKG_MD5SUM:=a819199d5ec013b82da13a8ffbba857e
+PKG_MD5SUM:=be97ce9007fa42c867901b496c935a0a
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1