summaryrefslogtreecommitdiffstats
path: root/rules/iptables.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-17 18:18:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-10-18 14:02:13 +0200
commit8967528d6655fcb1da7c7fe626e029d2b16a086b (patch)
tree63677f1367ce5a8a3f4f3451cb071b370f8e8020 /rules/iptables.make
parentfca04219564da5a7c958d2350ba568514ff78cab (diff)
downloadptxdist-8967528d6655fcb1da7c7fe626e029d2b16a086b.tar.gz
ptxdist-8967528d6655fcb1da7c7fe626e029d2b16a086b.tar.xz
iptables: version bump 1.4.14 -> 1.4.16.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
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)