From 572951c9c0d51809feb109da61336939dcfd90db Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 25 Apr 2012 17:33:22 +0000 Subject: main/iptables: upgrade to 1.4.13 --- main/iptables/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/iptables/APKBUILD') diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD index 6ec37c0e98..b9cad0a97d 100644 --- a/main/iptables/APKBUILD +++ b/main/iptables/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Natanael Copa pkgname=iptables -pkgver=1.4.12.2 -pkgrel=3 +pkgver=1.4.13 +pkgrel=0 pkgdesc="Linux kernel firewall, NAT and packet mangling tools" url="http://www.iptables.org/" arch="all" @@ -78,7 +78,7 @@ ip6tables() { install -m644 "$startdir"/ip6tables.confd "$subpkgdir"/etc/conf.d/ip6tables } -md5sums="212112389c7f10c72efb31a4ed193a4c iptables-1.4.12.2.tar.bz2 +md5sums="40a15608ec57b50e9377cace546dd115 iptables-1.4.13.tar.bz2 ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch f73fb9a0b9fe42a19d1109b415d86c9c iptables.initd c91286c54f8fe0de6ed8950f375cb7a5 iptables.confd -- cgit v1.2.3