[arch-commits] Commit in libnftnl/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Wed Sep 4 02:52:20 UTC 2019


    Date: Wednesday, September 4, 2019 @ 02:52:20
  Author: seblu
Revision: 361595

upgpkg: libnftnl 1.1.4-1

Modified:
  libnftnl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 02:38:28 UTC (rev 361594)
+++ PKGBUILD	2019-09-04 02:52:20 UTC (rev 361595)
@@ -1,7 +1,7 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=libnftnl
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('libmnl')
 validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
 source=("https://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
-sha1sums=('d000e7d07b36fae73ddc3a1aa09e6d7918924eab'
+sha1sums=('4f42144d05df7797afdb4c4de5d2d5fbb44b3534'
           'SKIP')
 
 build() {



More information about the arch-commits mailing list