summaryrefslogtreecommitdiff
path: root/package/iptables/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-07 21:40:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-07 21:40:01 +0200
commite465135180c4370c7b9fe730972d73afab1a7499 (patch)
tree25fd7b3b15e98699f04687cfa3d82f3a9034460c /package/iptables/Makefile
parentb708ee58f7bef7b479f5b6999a8e976d332691b6 (diff)
add separate postinst
Diffstat (limited to 'package/iptables/Makefile')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index fe2d9404b..297b8adeb 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= iptables
PKG_VERSION:= 1.4.21
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 536d048c8e8eeebcd9757d0863ebb0c0
PKG_DESCR:= netfilter firewalling software
PKG_SECTION:= firewall