summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2011-07-21 14:54:23 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2011-07-21 22:48:06 +0200
commit0279d9e327fba69481078fd3dbb275b8556ce8b7 (patch)
treec3bc832cf45f39c50b9008be691b1ef11006795b /package/iptables
parent055b8bce465d46810373ca1f9530fd1e896e9890 (diff)
downloadbuildroot-novena-0279d9e327fba69481078fd3dbb275b8556ce8b7.tar.gz
buildroot-novena-0279d9e327fba69481078fd3dbb275b8556ce8b7.zip
iptables: bump to version 1.4.11.1
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 8652de434..13d2ac309 100644
--- a/package/iptables/iptables.mk
+++ b/package/iptables/iptables.mk
@@ -4,7 +4,7 @@
#
#############################################################
-IPTABLES_VERSION = 1.4.10
+IPTABLES_VERSION = 1.4.11.1
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
IPTABLES_INSTALL_STAGING = YES