summaryrefslogtreecommitdiffstats
path: root/main/iptables
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-06-22 12:44:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-06-22 13:05:29 +0000
commit903921d8c9283a93fae99a045172b80595a5e8be (patch)
treec2e2df6da3d130fc236dc1c8f0c8fb201c42e4fa /main/iptables
parentded13c5fa4d40f963e5072b199f390f4518f5bf6 (diff)
downloadaports-903921d8c9283a93fae99a045172b80595a5e8be.tar.bz2
aports-903921d8c9283a93fae99a045172b80595a5e8be.tar.xz
main/iptables: upgrade to 1.4.8
Diffstat (limited to 'main/iptables')
-rw-r--r--main/iptables/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index 836131ddb..ef9488d97 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iptables
-pkgver=1.4.7
-pkgrel=1
+pkgver=1.4.8
+pkgrel=0
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="http://www.iptables.org/"
license=GPL-2
@@ -64,7 +64,7 @@ ip6tables() {
"$subpkgdir"/etc/init.d/ip6tables
}
-md5sums="645941dd1f9e0ec1f74c61918d70d52f iptables-1.4.7.tar.bz2
+md5sums="697ed89f37af4473a5f6349ba2700f2d iptables-1.4.8.tar.bz2
ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch
2202ac150a5dfe32a8363b0ad565ee1d iptables.initd
956ebf5ab69e5a1e1d3983541eab643b iptables.confd"