summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-05-28 04:50:06 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-28 21:46:11 +0200
commitfb0d20d943e715a11666222ab7b9cbcd945e0088 (patch)
tree40582c4dd90bb1d6e925a34a125f067a7e749a37 /package/iptables
parent977e9baf10867ef1212a5c3f6bc88da8376576a6 (diff)
downloadbuildroot-novena-fb0d20d943e715a11666222ab7b9cbcd945e0088.tar.gz
buildroot-novena-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>
Diffstat (limited to 'package/iptables')
-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