parent
b768ce08ba
commit
8a02741726
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'fs-utils'.
|
# Template file for 'fs-utils'
|
||||||
pkgname=fs-utils
|
pkgname=fs-utils
|
||||||
version=1.10
|
version=1.10
|
||||||
revision=2
|
revision=3
|
||||||
archs="~*-musl"
|
archs="~*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="netbsd-rumpkernel-devel"
|
makedepends="netbsd-rumpkernel-devel"
|
||||||
short_desc="NetBSD File System Access Utilities in Userland"
|
short_desc="NetBSD File System Access Utilities in Userland"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD"
|
license="BSD-2-Clause, BSD-3-Clause, BSD-4-Clause"
|
||||||
homepage="https://github.com/rumpkernel/fs-utils"
|
homepage="https://github.com/rumpkernel/fs-utils"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz
|
distfiles="$homepage/archive/v$version.tar.gz
|
||||||
https://raw.githubusercontent.com/rumpkernel/fs-utils/master/LICENSE"
|
https://raw.githubusercontent.com/rumpkernel/fs-utils/master/LICENSE"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue