From 3769026097930ca9053238c866638812e768f0f2 Mon Sep 17 00:00:00 2001 From: Rich G Date: Sat, 18 Jan 2020 11:57:59 -0500 Subject: [PATCH] glusterfs: update to 7.2 --- srcpkgs/glusterfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/glusterfs/template b/srcpkgs/glusterfs/template index 2b09d478736feb..b96ddc53367028 100644 --- a/srcpkgs/glusterfs/template +++ b/srcpkgs/glusterfs/template @@ -1,7 +1,7 @@ # Template file for 'glusterfs' pkgname=glusterfs -version=7.0 -revision=2 +version=7.2 +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=8a872518bf9bd4dc1568f45c716bcde09e3bf7abf5b156ea90405e0fc2e9f07b +checksum=8e43614967b90d64495fbe2c52230dd72572ce219507fb48bc317b1c228a06e1 case "$XBPS_TARGET_MACHINE" in *-musl) broken="not yet supported";;