glusterfs: update to 7.7.

This commit is contained in:
Noel Cower 2020-08-14 08:37:02 -07:00 committed by Johannes
parent ecd5ebb1f5
commit b2327ffc87

View file

@ -1,7 +1,7 @@
# Template file for 'glusterfs'
pkgname=glusterfs
version=7.6
revision=2
version=7.7
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@nil.dev>"
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=f905a1df27ab343f476e0c3875c51cf95c62253158a7fb5f6140843c5670f3c2
checksum=cf53524ef304fc6c72d1757a9fbb0d89f3bc728904bd47ccdf17033e3d25eb98
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="not yet supported";;