summaryrefslogtreecommitdiff
path: root/package/iptables
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-07 11:19:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-07 11:19:50 +0100
commit4d04baa57200675ad4005b3aeae97f118895af3d (patch)
tree02e41dfb79c532dc7621fb974b7581d65381b922 /package/iptables
parent96c156abcb5b0eada6091975b04e15c87237a6e6 (diff)
update iptables to latest upstream
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index a76a77cd7..89c9994c9 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= iptables
-PKG_VERSION:= 1.4.20
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 387b92d3efcf4f07fe31c3bf0f1d18f5
+PKG_VERSION:= 1.4.21
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 536d048c8e8eeebcd9757d0863ebb0c0
PKG_DESCR:= The netfilter firewalling software
PKG_SECTION:= firewall
PKG_DEPENDS:= kmod-ip-nf-iptables kmod-nf-conntrack