From 383c01e51d47f9a788a1b49e249e8eaf043a47d7 Mon Sep 17 00:00:00 2001 From: toomyem Date: Fri, 15 Nov 2024 10:48:24 +0100 Subject: [PATCH] moosefs: update to 4.56.6 --- srcpkgs/moosefs/patches/fix-musl.patch | 6 +++--- srcpkgs/moosefs/template | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/moosefs/patches/fix-musl.patch b/srcpkgs/moosefs/patches/fix-musl.patch index 02e51bedb2e8ab..7c9b7bd9e41a88 100644 --- a/srcpkgs/moosefs/patches/fix-musl.patch +++ b/srcpkgs/moosefs/patches/fix-musl.patch @@ -1,6 +1,6 @@ ---- a/mfsclient/nbdmain.c 2020-06-08 08:19:08.422379805 +0200 -+++ b/mfsclient/nbdmain.c 2020-06-08 08:18:55.079380447 +0200 -@@ -39,6 +39,7 @@ +--- a/mfsclient/mfsbdev.c 2024-09-23 14:12:52.000000000 +0200 ++++ b/mfsclient/mfsbdev.c 2024-11-15 10:29:23.666733778 +0100 +@@ -38,6 +38,7 @@ #include #include #include diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template index 6903e7e07ec1d8..0f45481e856cf1 100644 --- a/srcpkgs/moosefs/template +++ b/srcpkgs/moosefs/template @@ -1,7 +1,7 @@ # Template file for 'moosefs' pkgname=moosefs -version=3.0.117 -revision=2 +version=4.56.6 +revision=1 build_style=gnu-configure configure_args="--localstatedir=/var/lib --with-default-user=_mfs --with-default-group=_mfs" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-only" homepage="https://moosefs.com/" distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz" -checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba +checksum=77cad891e38d33a9cfbaf25640e48a684f1650137cef8a86963673494444f7ed python_version=3 system_accounts="_mfs"