mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
[skip-ci] libnfs: update to 3.0.0
This commit is contained in:
parent
d567dfbed0
commit
0a826948de
@ -1,5 +1,5 @@
|
||||
pkgname=libnfs
|
||||
pkgver=2.0.0
|
||||
pkgver=3.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="client library for accessing NFS shares"
|
||||
arch=('x86_64')
|
||||
@ -7,7 +7,7 @@ url="https://github.com/sahlberg/libnfs"
|
||||
license=('GPL')
|
||||
depends=('glibc')
|
||||
source=("https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz")
|
||||
sha512sums=('701dd5317b0395523be89123d473f4da5c3ff53c2e30004a922f649f0dbbd97546ee39ab34fce06278a8148c13200ca383726a0822d09846fad6e308f29e42c7')
|
||||
sha256sums=('445d92c5fc55e4a5b115e358e60486cf8f87ee50e0103d46a02e7fb4618566a5')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user