* update libnl to 3.9.0-1

This commit is contained in:
Alexander Baldeck 2023-12-14 11:16:18 +01:00
parent f07a7586d1
commit 4fb1dd629c

View File

@ -3,7 +3,7 @@
# Contributor: Thomas Bächler <thomas@archlinux.org>
pkgname=libnl
pkgver=3.8.0
pkgver=3.9.0
pkgrel=1
pkgdesc='Library for applications dealing with netlink sockets'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -16,7 +16,7 @@ backup=('etc/libnl/classid'
'etc/libnl/pktloc')
validpgpkeys=('49EA7C670E0850E7419514F629C2366E4DFC5728') # Thomas Haller
source=("https://github.com/thom311/libnl/releases/download/libnl${pkgver//./_}/${pkgname}-${pkgver}.tar.gz"{,.sig})
sha256sums=('bb726c6d7a08b121978d73ff98425bf313fa26a27a331d465e4f1d7ec5b838c6'
sha256sums=('aed507004d728a5cf11eab48ca4bf9e6e1874444e33939b9d3dfed25018ee9bb'
'SKIP')
build() {