diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-01 14:48:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-01 14:48:14 +0000 |
commit | dbbe1b51eda7198f8dd0384f48e28f8634fdf108 (patch) | |
tree | 050184428646b5dfd445cebe45f5877a3806aea8 | |
parent | 2f49344c2ef87822f51a555833e44cc663096426 (diff) | |
download | aports-dbbe1b51eda7198f8dd0384f48e28f8634fdf108.tar.bz2 aports-dbbe1b51eda7198f8dd0384f48e28f8634fdf108.tar.xz |
main/ioptables: upgrade to 1.4.10
-rw-r--r-- | main/iptables/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD index d9a75ab3f..0c6632472 100644 --- a/main/iptables/APKBUILD +++ b/main/iptables/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=iptables -pkgver=1.4.9.1 -pkgrel=1 +pkgver=1.4.10 +pkgrel=0 pkgdesc="Linux kernel firewall, NAT and packet mangling tools" url="http://www.iptables.org/" license=GPL-2 @@ -66,7 +66,7 @@ ip6tables() { "$subpkgdir"/etc/init.d/ip6tables } -md5sums="fbadfb0b5f2dbda49e0ad06a798898e3 iptables-1.4.9.1.tar.bz2 +md5sums="f382fe693f0b59d87bd47bea65eca198 iptables-1.4.10.tar.bz2 ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch 2202ac150a5dfe32a8363b0ad565ee1d iptables.initd 956ebf5ab69e5a1e1d3983541eab643b iptables.confd |