From: Gustavo Zacarias Date: Fri, 31 May 2013 02:27:16 +0000 (+0000) Subject: iptables: bump to version 1.4.19.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb2f3d58bde6aaac12b62eeb16492c93329b8713;p=buildroot.git iptables: bump to version 1.4.19.1 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index ed11fdc040..5a21412c8a 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -4,7 +4,7 @@ # ############################################################# -IPTABLES_VERSION = 1.4.18 +IPTABLES_VERSION = 1.4.19.1 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_INSTALL_STAGING = YES