* update libnfs to 5.0.2-1

This commit is contained in:
Alexander Baldeck 2023-03-03 11:09:34 +01:00
parent 45da5298f4
commit 982cf99c56

View File

@ -5,10 +5,9 @@ pkgname=libnfs
pkgver=5.0.2
pkgrel=1
pkgdesc="client library for accessing NFS shares"
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/sahlberg/libnfs"
license=('GPL')
options=('debug')
depends=('glibc')
source=(
"https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"