nfs-utils: update to 2.8.5
This commit is contained in:
committed by
Duncan Overbruck
parent
2708c1ca70
commit
460339b34d
@@ -6,6 +6,6 @@ missing include for basename(3)
|
||||
#include <sched.h>
|
||||
#include <sys/queue.h>
|
||||
+#include <libgen.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <netlink/genl/family.h>
|
||||
#include <netlink/genl/ctrl.h>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'nfs-utils'
|
||||
pkgname=nfs-utils
|
||||
version=2.8.4
|
||||
revision=2
|
||||
version=2.8.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-statduser=nobody --enable-gss --enable-nfsv4
|
||||
--with-statedir=/var/lib/nfs --enable-libmount-mount --enable-svcgss
|
||||
@@ -12,8 +12,9 @@ short_desc="Network File System utilities"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.linux-nfs.org/"
|
||||
changelog="https://www.kernel.org/pub/linux/utils/nfs-utils/${version}/${version}-Changelog"
|
||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=11c4cc598a434d7d340bad3e072a373ba1dcc2c49f855d44b202222b78ecdbf5
|
||||
checksum=b13ca4a9df44186bdbe107514b22732d4243f785f95daf2fb86afc1edba15bbb
|
||||
replaces="rpcgen>=0"
|
||||
|
||||
hostmakedepends="pkg-config libtirpc-devel rpcsvc-proto mit-krb5-devel"
|
||||
|
||||
Reference in New Issue
Block a user