summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-05-31 02:27:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-31 21:24:19 +0200
commitfb2f3d58bde6aaac12b62eeb16492c93329b8713 (patch)
tree39b83e79e8f53b44dfe4e865ae7542bc2f69eaad /package/iptables
parented09a3601dd0b594defb6406b5f5816511ad154a (diff)
downloadbuildroot-novena-fb2f3d58bde6aaac12b62eeb16492c93329b8713.tar.gz
buildroot-novena-fb2f3d58bde6aaac12b62eeb16492c93329b8713.zip
iptables: bump to version 1.4.19.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 ed11fdc04..5a21412c8 100644
--- a/package/iptables/iptables.mk
+++ b/package/iptables/iptables.mk
@@ -4,7 +4,7 @@
#
#############################################################
-IPTABLES_VERSION = 1.4.18
+IPTABLES_VERSION = 1.4.19.1
IPTABLES_SOURCE = iptables-$(IPTABLES_VERSION).tar.bz2
IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables
IPTABLES_INSTALL_STAGING = YES