summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2020-10-28 09:06:49 -0400
committerAndrew Sun2020-10-28 09:06:49 -0400
commitd624ac8576e55ccae4c0f6328d2f7f9b302518cf (patch)
treec2c72fa3e194d885e74032a6a3559f62d8af5287 /PKGBUILD
parent2cee14aaf8dd1e225db7c83a7feec4dfc2a839b0 (diff)
downloadaur-d624ac8576e55ccae4c0f6328d2f7f9b302518cf.tar.gz
1.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ef229f54172..36433ab8ef4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lib32-libnftnl
_pkgbasename=libnftnl
-pkgver=1.1.7
+pkgver=1.1.8
pkgrel=1
pkgdesc='Netfilter library providing interface to the nf_tables subsystem (32-bit)'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('lib32-libmnl' 'libnftnl')
makedepends=('gcc-multilib')
validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
source=("https://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
-sha1sums=('0e6108a3ea11c7939eaae0e3ee5fedd5aeaee655'
+sha1sums=('a27cd5d53e2458fdcafbac81f71b90693d8c1aaf'
'SKIP')
prepare() {