From a06b42f63ab666ed0d0b2fa7df7e3d1a8bb75b92 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Sun, 4 Apr 2021 20:10:39 -0700 Subject: [PATCH] glusterfs: update to 9.0. --- srcpkgs/glusterfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/glusterfs/template b/srcpkgs/glusterfs/template index 158a5c5b7954..93fd87eeda76 100644 --- a/srcpkgs/glusterfs/template +++ b/srcpkgs/glusterfs/template @@ -1,7 +1,7 @@ # Template file for 'glusterfs' pkgname=glusterfs -version=8.3 -revision=2 +version=9.0 +revision=1 build_style=gnu-configure configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no ac_cv_file__etc_SuSE_release=no ac_cv_file__etc_redhat_release=no @@ -17,7 +17,7 @@ maintainer="Noel Cower " license="GPL-2.0-or-later, LGPL-3.0-only" homepage="https://www.gluster.org/" distfiles="https://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz" -checksum=d7e68391db9ab8bee8cb2ccc01cc4e4bc2ea2c04402080860b9b06050b69ce1d +checksum=6f29ae4ab2c270ade0cd14a3f733d7d33fda78e79e81b148cd50711f65069d87 case "$XBPS_TARGET_MACHINE" in *-musl) broken="not yet supported";;