moosefs: update to 4.56.6
This commit is contained in:
parent
2197d93bb1
commit
d99138f45f
|
@ -1,6 +1,6 @@
|
||||||
--- a/mfsclient/nbdmain.c 2020-06-08 08:19:08.422379805 +0200
|
--- a/mfsclient/mfsbdev.c 2024-09-23 14:12:52.000000000 +0200
|
||||||
+++ b/mfsclient/nbdmain.c 2020-06-08 08:18:55.079380447 +0200
|
+++ b/mfsclient/mfsbdev.c 2024-11-15 10:29:23.666733778 +0100
|
||||||
@@ -39,6 +39,7 @@
|
@@ -38,6 +38,7 @@
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'moosefs'
|
# Template file for 'moosefs'
|
||||||
pkgname=moosefs
|
pkgname=moosefs
|
||||||
version=3.0.117
|
version=4.56.6
|
||||||
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"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://moosefs.com/"
|
homepage="https://moosefs.com/"
|
||||||
distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
||||||
checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
|
checksum=77cad891e38d33a9cfbaf25640e48a684f1650137cef8a86963673494444f7ed
|
||||||
python_version=3
|
python_version=3
|
||||||
system_accounts="_mfs"
|
system_accounts="_mfs"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue