summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-17 21:28:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-17 21:28:58 +0100
commitae9865fdf285cd9176cca74d4f9592ed75a0a1c4 (patch)
tree026950a6c4b4cab56f67699fd4ac41657e942408
parentf9b8f27119a5fc811c2a0a25e686638c8b5680b8 (diff)
update to latest upstream version
-rw-r--r--package/iptables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 0548aad57..6be328253 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= iptables
-PKG_VERSION:= 1.4.5
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 44f13990132c20299c1994cd6f425140
+PKG_VERSION:= 1.4.6
+PKG_RELEASE:= 1
+PKG_MD5SUM:= c67cf30e281a924def6426be0973df56
PKG_DESCR:= The netfilter firewalling software
PKG_SECTION:= net
PKG_URL:= http://www.netfilter.org