diff options
author | Milan P. Stanić <mps@arvanta.net> | 2020-11-06 10:52:08 +0000 |
---|---|---|
committer | Milan P. Stanić <mps@arvanta.net> | 2020-11-06 11:55:43 +0000 |
commit | f001b27e9b74b74fb7ff76726683efed196a7a68 (patch) | |
tree | 64110669fd8be80319c0f17eeb73220f99aa4fb7 /main/iptables/APKBUILD | |
parent | c7a669fe11108a6bef953e4f8a37c7a33dd9bf80 (diff) | |
download | aports-f001b27e9b74b74fb7ff76726683efed196a7a68.zip |
main/iptables: upgrade to 1.8.6
Diffstat (limited to 'main/iptables/APKBUILD')
-rw-r--r-- | main/iptables/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD index 71163317084..fedc841c0f0 100644 --- a/main/iptables/APKBUILD +++ b/main/iptables/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=iptables -pkgver=1.8.5 -pkgrel=2 +pkgver=1.8.6 +pkgrel=0 pkgdesc="Linux kernel firewall, NAT and packet mangling tools" url="https://www.netfilter.org/projects/iptables/index.html" arch="all" @@ -78,7 +78,7 @@ ip6tables_openrc() { install -D -m644 "$srcdir"/ip6tables.confd "$subpkgdir"/etc/conf.d/ip6tables } -sha512sums="6a6baa541bb7aa331b176e0a91894e0766859814b59e77c71351ac34d6ebd337487981db48c70e476a48c67bcf891cfc663221a7582feb1496ad1df56eb28da8 iptables-1.8.5.tar.bz2 +sha512sums="d06e4cddb69822c4618664a35877fc5811992936cade2040bb0e4eb25a4d879eadc7c84401c40fb39ffac7888568505adcb1cfe995cd166a15c702237daf6acf iptables-1.8.6.tar.bz2 19cb376bd7a48889daa41ae34d31dfbeac1c277476496e3a1901dc91775c8f596681e0cbccd5c4618158de45da24fcc378a9beb426d79ce26bf46b54599126fe iptables.initd cb7fecd5cab2c78bd3f215a41f39ec11c37eb360efbe83982378a0e647e0aa9dc0b7ec915a5b5081aa2f7747464787e69404aa15ba15a063c32cb8fb7dd13d1e iptables.confd 0897a7a22f8b700f7f1f5c355ad6cbf39740e44d6c962af99e479978d8a2d556ca7fe4e31f238829046b4a871ce0b5fd52e2544f1361d15dd1ea3e33992646c4 ip6tables.confd |