From: Peter Korsgaard Date: Thu, 18 Oct 2012 12:43:13 +0000 (+0200) Subject: iptables: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd81b498378b60b380d75b63f58418b2465731d5;p=buildroot.git iptables: bump version Signed-off-by: Peter Korsgaard --- diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index bdef575880..17c191eeff 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -4,7 +4,7 @@ # ############################################################# -IPTABLES_VERSION = 1.4.15 +IPTABLES_VERSION = 1.4.16.3 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_INSTALL_STAGING = YES