moosefs: update to 3.0.117

This commit is contained in:
toomyem 2023-06-12 13:49:55 +02:00 committed by classabbyamp
parent 706d7e75b3
commit be63939d42

View File

@ -1,7 +1,7 @@
# Template file for 'moosefs'
pkgname=moosefs
version=3.0.113
revision=2
version=3.0.117
revision=1
build_style=gnu-configure
configure_args="--localstatedir=/var/lib --with-default-user=_mfs
--with-default-group=_mfs"
@ -10,10 +10,10 @@ makedepends="zlib-devel libpcap-devel fuse-devel"
short_desc="Fault tolerant, network distributed file system"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://moosefs.org/"
distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
checksum=f88cc0142b5fe8a6a4c3fcb2ae58053fcb98787848cf09286a57718a982093a9
python_version=2 #unverified
homepage="https://moosefs.com/"
distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
python_version=3
system_accounts="_mfs"
pre_configure() {