Date: Monday, February 13, 2023 @ 09:29:59
  Author: arodseth
Revision: 1400331

upgpkg: moosefs 3.0.117-1

Modified:
  moosefs/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-13 09:19:12 UTC (rev 1400330)
+++ PKGBUILD    2023-02-13 09:29:59 UTC (rev 1400331)
@@ -1,8 +1,8 @@
 # Maintainer: Alexander F. Rødseth <[email protected]>
 
 pkgname=moosefs
-pkgver=3.0.116
-pkgrel=3
+pkgver=3.0.117
+pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='https://moosefs.com/'
 replaces=(mfs-chunkserver mfs-client mfs-master)
@@ -9,9 +9,9 @@
 conflicts=(mfs-chunkserver mfs-client mfs-master)
 arch=(x86_64)
 license=(GPL2)
-depends=(fuse2 libpcap python xfsprogs)
+depends=(fuse3 libpcap python xfsprogs)
 makedepends=(git)
-source=("git+https://github.com/moosefs/moosefs#commit=25ed550dd927f57ccae1154e730ce3738dbf1d02";
 # tag: v3.0.116
+source=("git+https://github.com/moosefs/moosefs#commit=79bca600d6ddfecfcb29af2fc6632b4e3d00f1a5";
 # tag: v3.0.117
         moosefs.tmpfiles
         moosefs.sysusers)
 b2sums=('SKIP'

Reply via email to