summaryrefslogtreecommitdiffstats
path: root/rules/iptables.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/iptables.make')
-rw-r--r--rules/iptables.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/iptables.make b/rules/iptables.make
index 98f4c97fa..c93b08531 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_IPTABLES) += iptables
#
# Paths and names
#
-IPTABLES_VERSION := 1.4.14
-IPTABLES_MD5 := 5ab24ad683f76689cfe7e0c73f44855d
+IPTABLES_VERSION := 1.4.16.2
+IPTABLES_MD5 := 57220bb26866a713073e5614f88071fc
IPTABLES := iptables-$(IPTABLES_VERSION)
IPTABLES_SUFFIX := tar.bz2
IPTABLES_URL := http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)