moosefs: update to 3.0.112.
This commit is contained in:
parent
ef4679ccb7
commit
ec652c172a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'moosefs'
|
# Template file for 'moosefs'
|
||||||
pkgname=moosefs
|
pkgname=moosefs
|
||||||
version=3.0.111
|
version=3.0.112
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--localstatedir=/var/lib --with-default-user=_mfs
|
configure_args="--localstatedir=/var/lib --with-default-user=_mfs
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://moosefs.org/"
|
homepage="http://moosefs.org/"
|
||||||
distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
||||||
checksum=29051b032793de80e1ae53995acf145d9f91ecec7b49b1f854b48d849ef3ae91
|
checksum=68aa5dbcc837ea8f187a2baefa54cd00b2bafd58eb2745c0de98fa10c90c587a
|
||||||
system_accounts="_mfs"
|
system_accounts="_mfs"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue