mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
moosefs: update to 3.0.117
This commit is contained in:
parent
706d7e75b3
commit
be63939d42
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'moosefs'
|
# Template file for 'moosefs'
|
||||||
pkgname=moosefs
|
pkgname=moosefs
|
||||||
version=3.0.113
|
version=3.0.117
|
||||||
revision=2
|
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
|
||||||
--with-default-group=_mfs"
|
--with-default-group=_mfs"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="zlib-devel libpcap-devel fuse-devel"
|
||||||
short_desc="Fault tolerant, network distributed file system"
|
short_desc="Fault tolerant, network distributed file system"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://moosefs.org/"
|
homepage="https://moosefs.com/"
|
||||||
distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
||||||
checksum=f88cc0142b5fe8a6a4c3fcb2ae58053fcb98787848cf09286a57718a982093a9
|
checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
|
||||||
python_version=2 #unverified
|
python_version=3
|
||||||
system_accounts="_mfs"
|
system_accounts="_mfs"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue