aboutsummaryrefslogtreecommitdiffstats
path: root/main/iptables
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-01-31 19:24:31 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-01-31 19:25:54 +0000
commiteaea3bf8a90e0ad0739e6e88629340c05c31fce7 (patch)
tree6c9421cab6e829b145d81b718d77353d95616021 /main/iptables
parentdb71657811113505e8ebd6cada74c97313eb4200 (diff)
downloadaports-eaea3bf8a90e0ad0739e6e88629340c05c31fce7.tar.bz2
aports-eaea3bf8a90e0ad0739e6e88629340c05c31fce7.tar.xz
main/iptables: build against new libnftnl
Diffstat (limited to 'main/iptables')
-rw-r--r--main/iptables/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index 2502e2064a..65dc7bf1e1 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -2,7 +2,7 @@
pkgname=iptables
pkgver=1.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="http://www.netfilter.org/projects/iptables/index.html"
arch="all"