aboutsummaryrefslogtreecommitdiffstats
path: root/core/iptables/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/iptables/APKBUILD')
-rw-r--r--core/iptables/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/core/iptables/APKBUILD b/core/iptables/APKBUILD
index b673ec0060..2a503aca77 100644
--- a/core/iptables/APKBUILD
+++ b/core/iptables/APKBUILD
@@ -2,14 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iptables
-pkgver=1.4.3.2
+pkgver=1.4.4
pkgrel=0
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="http://www.iptables.org/"
license=GPL-2
source="http://iptables.org/projects/iptables/files/$pkgname-$pkgver.tar.bz2
iptables-1.4.2-include-in.patch
- nocxx.patch
iptables.initd
iptables.confd
"
@@ -61,8 +60,7 @@ ip6tables() {
"$subpkgdir"/etc/init.d/ip6tables
}
-md5sums="545698693b636cfc844aafc6729fd48a iptables-1.4.3.2.tar.bz2
+md5sums="08cd9196881657ea0615d926334cb7e9 iptables-1.4.4.tar.bz2
ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch
-28513788ba4d556ccd538867dc6205ab nocxx.patch
2202ac150a5dfe32a8363b0ad565ee1d iptables.initd
956ebf5ab69e5a1e1d3983541eab643b iptables.confd"