glusterfs: update to 7.4.

This commit is contained in:
Anthony Iliopoulos 2020-04-01 01:46:18 +02:00 committed by Juan RP
parent 4566b29480
commit cede7bade6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'glusterfs'
pkgname=glusterfs
version=7.3
version=7.4
revision=1
build_style=gnu-configure
configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=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=2401cc7c3f5488f6fc5ea09ce2ab30c918612f592571fb3de6124f8482ad4954
checksum=8b3b11a733edfb5a5045388add8311efa950d59f37f5771bf01b7dd8b4885973
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="not yet supported";;