fs-utils: update to v0.02.
This commit is contained in:
parent
e52daaccc5
commit
82f6852a7b
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'fs-utils'.
|
||||
pkgname=fs-utils
|
||||
version=v0.01
|
||||
revision=2
|
||||
version=v0.02
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static LDFLAGS="
|
||||
configure_args="--disable-static --enable-nfs LDFLAGS="
|
||||
makedepends="libbsd-devel netbsd-rumpkernel-devel>=20130404"
|
||||
short_desc="NetBSD File System Access Utilities in Userland"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue