summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias2012-05-28 06:50:06 +0200
committerPeter Korsgaard2012-05-28 21:46:11 +0200
commitfb0d20d943e715a11666222ab7b9cbcd945e0088 (patch)
tree40582c4dd90bb1d6e925a34a125f067a7e749a37
parentconntrack-tools: bump to version 1.2.1 (diff)
downloadbuildroot-fb0d20d943e715a11666222ab7b9cbcd945e0088.tar.gz
buildroot-fb0d20d943e715a11666222ab7b9cbcd945e0088.tar.xz
buildroot-fb0d20d943e715a11666222ab7b9cbcd945e0088.zip
iptables: bump to version 1.4.14
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--package/iptables/iptables.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk
index 87578d54e..5c6a8a6b5 100644
--- a/package/iptables/iptables.mk
+++ b/package/iptables/iptables.mk
@@ -4,7 +4,7 @@
#
#############################################################
-IPTABLES_VERSION = 1.4.13
+IPTABLES_VERSION = 1.4.14
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
IPTABLES_INSTALL_STAGING = YES