nfs-utils: update to 1.2.0.
--HG-- extra : convert_revision : 01f66e1ad3f65945218396223147965234d0617f
This commit is contained in:
parent
4c5e76ee12
commit
fcc65acc69
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'nfs-utils'
|
||||
pkgname=nfs-utils
|
||||
version=1.1.6
|
||||
revision=1
|
||||
version=1.2.0
|
||||
distfiles="http://downloads.sf.net/nfs/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-statduser=nobody --disable-gss --disable-nfsv4
|
||||
--enable-nfsv3 --with-statedir=/var/lib/nfs --enable-mount"
|
||||
short_desc="Network File System utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9c7b4ba94cad4751604c31b9e428b0233b944fcb8ba89eebbd50e78cff73a5d5
|
||||
checksum=cb39468b3acd0bf3870cde4bbb06fe01a88e7cf0c81cff87fa7794cab871a1d1
|
||||
long_desc="
|
||||
The $pkgname package provides a daemon for the kernel NFS server and
|
||||
related tools, which provides a much higher level of performance than the
|
||||
|
|
Loading…
Reference in New Issue