glusterfs: update to 7.2

This commit is contained in:
Rich G 2020-01-18 11:57:59 -05:00 committed by Juan RP
parent 626f0be985
commit 9948039f1b
1 changed files with 3 additions and 3 deletions

View File

@ -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 <ncower@gmail.com>"
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";;