summaryrefslogtreecommitdiffstats
path: root/main/iptables
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-19 05:59:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-19 05:59:26 +0000
commit96fe4a26e5d0dfbb7b02a92dd5c86bf488407e3c (patch)
tree07488985e25d5ab8d4aa23e55d1d4fe44efd81fe /main/iptables
parentfd674bddf46ea2f9f1f7f944ca505b454bbe7b2a (diff)
downloadaports-96fe4a26e5d0dfbb7b02a92dd5c86bf488407e3c.tar.bz2
aports-96fe4a26e5d0dfbb7b02a92dd5c86bf488407e3c.tar.xz
main/iptables: upgrade to 1.4.16.3
Diffstat (limited to 'main/iptables')
-rw-r--r--main/iptables/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index 423a87c79..12e2fa3c1 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iptables
-pkgver=1.4.16.2
+pkgver=1.4.16.3
pkgrel=0
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="http://www.iptables.org/"
@@ -77,7 +77,7 @@ ip6tables() {
install -m644 "$startdir"/ip6tables.confd "$subpkgdir"/etc/conf.d/ip6tables
}
-md5sums="57220bb26866a713073e5614f88071fc iptables-1.4.16.2.tar.bz2
+md5sums="6dd40c12fb8f4c4312a0f8434369fbcd iptables-1.4.16.3.tar.bz2
f73fb9a0b9fe42a19d1109b415d86c9c iptables.initd
c91286c54f8fe0de6ed8950f375cb7a5 iptables.confd
d3f37ebc2cd3fbfc326c3a8df5a79e11 ip6tables.confd"