glusterfs: update to 6.5

This commit is contained in:
Rich G 2019-08-19 09:17:19 -04:00 committed by Helmut Pozimski
parent 89068d8a42
commit 83bd5deb7d

View file

@ -1,6 +1,6 @@
# Template file for 'glusterfs'
pkgname=glusterfs
version=6.4
version=6.5
revision=1
build_style=gnu-configure
configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=82ff052e58b7eccf3cc04ce21ec99479722a5b9bfb6f29a48de2622a571ed1bd
checksum=83548320df35d9552c9053a7a6ceea6dd17971d9962275ed6dfedb06a308847b
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="not yet supported";;