From 73761cf3aa7c7733d4ce26033d6ce7470298e279 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 9 Oct 2012 06:04:56 +0000 Subject: main/iptables: upgrade to 1.4.16.2 --- main/iptables/APKBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'main/iptables/APKBUILD') diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD index af6177d5e4..423a87c791 100644 --- a/main/iptables/APKBUILD +++ b/main/iptables/APKBUILD @@ -1,14 +1,13 @@ # Maintainer: Natanael Copa pkgname=iptables -pkgver=1.4.15 +pkgver=1.4.16.2 pkgrel=0 pkgdesc="Linux kernel firewall, NAT and packet mangling tools" url="http://www.iptables.org/" arch="all" license=GPL-2 source="http://iptables.org/projects/iptables/files/$pkgname-$pkgver.tar.bz2 - iptables-1.4.2-include-in.patch iptables.initd iptables.confd ip6tables.confd @@ -78,8 +77,7 @@ ip6tables() { install -m644 "$startdir"/ip6tables.confd "$subpkgdir"/etc/conf.d/ip6tables } -md5sums="8bf564ea8348522fc1db727868828def iptables-1.4.15.tar.bz2 -ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch +md5sums="57220bb26866a713073e5614f88071fc iptables-1.4.16.2.tar.bz2 f73fb9a0b9fe42a19d1109b415d86c9c iptables.initd c91286c54f8fe0de6ed8950f375cb7a5 iptables.confd d3f37ebc2cd3fbfc326c3a8df5a79e11 ip6tables.confd" -- cgit v1.2.3