aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2021-01-17 09:43:30 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2021-01-17 15:13:45 +0000
commitc2756a8be71f7e17d642e79e20b1208153954e7b (patch)
treed6723c942da1742322b5bc57cf03799fccfa5450
parentc6614a9e7e72f59df88098fcd249e187a5331d5c (diff)
main/libnftnl: upgrade to 1.1.9
-rw-r--r--main/libnftnl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libnftnl/APKBUILD b/main/libnftnl/APKBUILD
index da84d96b5c6..18874971096 100644
--- a/main/libnftnl/APKBUILD
+++ b/main/libnftnl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=libnftnl
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=0
pkgdesc="Netfilter library providing interface to the nf_tables subsystem"
url="https://netfilter.org/projects/libnftnl"
@@ -39,4 +39,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="173d8a7b95eb964a9fbe7ffcb46541a6bae976b4d4f2a28fbf9b03bf3e50a29b1ea12faa49926d2d33bc088580a833fc6e15ff59a30bcfe67c91c524f00c778e libnftnl-1.1.8.tar.bz2"
+sha512sums="8e2551a902a320769198e0ebce52596501c548e230c3172ba4989e25dcb3dd6c9b97a104af69b93ede4ef298811cff10608758e6f1d274e758d87306c4b50f25 libnftnl-1.1.9.tar.bz2"