summaryrefslogtreecommitdiff
path: root/main/iptables/APKBUILD
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-05-12 18:29:29 +0000
committerpsykose <alice@ayaya.dev>2023-05-12 20:29:29 +0200
commit79455bf13e2578715faf91790a61c9d7759d2502 (patch)
treef408cb95121800d0088672444b7643450a83ea4f /main/iptables/APKBUILD
parentd19bca27988966a17650e22c1074cedb3fd6b77e (diff)
downloadaports-79455bf13e2578715faf91790a61c9d7759d2502.zip
main/iptables: add upgrade warnings
Diffstat (limited to 'main/iptables/APKBUILD')
-rw-r--r--main/iptables/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index 0fb2a11720d..f33cb883506 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -1,12 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iptables
pkgver=1.8.9
-pkgrel=3
+pkgrel=4
pkgdesc="Linux kernel firewall, NAT and packet mangling tools"
url="https://www.netfilter.org/projects/iptables/index.html"
arch="all"
license="GPL-2.0-or-later"
depends_dev="linux-headers"
+install="$pkgname.post-upgrade"
makedepends="$depends_dev libnftnl-dev bison flex autoconf automake"
subpackages="
iptables-legacy