summaryrefslogtreecommitdiffstats
path: root/main/iptables
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-08-09 06:26:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-08-09 06:26:30 +0000
commit26f9a6254b6040d9fb914bbe1788e0a00eae8f9a (patch)
tree1b42f581bd325a2ec48ad180712e97c3773789b8 /main/iptables
parent6456133f3fb46ce389b47db2718dd50f5ec1ed60 (diff)
downloadaports-26f9a6254b6040d9fb914bbe1788e0a00eae8f9a.tar.bz2
aports-26f9a6254b6040d9fb914bbe1788e0a00eae8f9a.tar.xz
main/iptables: upgrade to 1.4.9
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 ef9488d97..44f7b3c05 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iptables
-pkgver=1.4.8
+pkgver=1.4.9
pkgrel=0
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="http://www.iptables.org/"
@@ -64,7 +64,7 @@ ip6tables() {
"$subpkgdir"/etc/init.d/ip6tables
}
-md5sums="697ed89f37af4473a5f6349ba2700f2d iptables-1.4.8.tar.bz2
+md5sums="db1312f7ce5a4c11dc981a2ac76b26e8 iptables-1.4.9.tar.bz2
ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch
2202ac150a5dfe32a8363b0ad565ee1d iptables.initd
956ebf5ab69e5a1e1d3983541eab643b iptables.confd"