[Buildroot] [git commit] iptables: bump version

Peter Korsgaard jacmet at sunsite.dk
Thu Dec 27 17:54:31 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=ab76f7c0aff47c23d41bf64e31a7f1870e0417c9
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/iptables/iptables.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk
index 3243b3f..518b90e 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


More information about the buildroot mailing list