From: Gustavo Zacarias Date: Mon, 4 Mar 2013 06:50:40 +0000 (+0000) Subject: iptables: bump to version 1.4.18 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d4f49fc1fef5cc0d5f42d035b48c96ad941c9001;p=buildroot.git iptables: bump to version 1.4.18 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index 518b90eb79..ed11fdc040 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -4,7 +4,7 @@ # ############################################################# -IPTABLES_VERSION = 1.4.17 +IPTABLES_VERSION = 1.4.18 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_INSTALL_STAGING = YES