[arch-commits] Commit in libnftnl/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Tue Jan 19 01:02:36 UTC 2021
Date: Tuesday, January 19, 2021 @ 01:02:36
Author: seblu
Revision: 406383
upgpkg: libnftnl 1.1.9-1
Modified:
libnftnl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-19 00:52:48 UTC (rev 406382)
+++ PKGBUILD 2021-01-19 01:02:36 UTC (rev 406383)
@@ -1,7 +1,7 @@
# Maintainer: Sébastien Luttringer
pkgname=libnftnl
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('libmnl')
validpgpkeys=('37D964ACC04981C75500FB9BD55D978A8A1420E4') # Netfilter Core Team
source=("https://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
-sha256sums=('04a3fa5b08b736268f7e65836b9f05d9d5f438181467bee3c76c3c4a4f3ab711'
+sha256sums=('e9b21a6f9a41f9e72aff696cc842e4a9a78ec8d281aec188f3e2b7a21db94b9a'
'SKIP')
prepare() {
More information about the arch-commits
mailing list