From: Peter Korsgaard Date: Thu, 27 Dec 2012 17:54:31 +0000 (+0100) Subject: iptables: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ab76f7c0aff47c23d41bf64e31a7f1870e0417c9;p=buildroot.git iptables: bump version Signed-off-by: Peter Korsgaard --- diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index 3243b3fdde..518b90eb79 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -4,7 +4,7 @@ # ############################################################# -IPTABLES_VERSION = 1.4.16.3 +IPTABLES_VERSION = 1.4.17 IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2 IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_INSTALL_STAGING = YES