glusterfs: update to 9.4

This commit is contained in:
uhohspaghetios 2021-11-04 01:19:24 -04:00 committed by Piraty
parent a18df27f74
commit e074a88b29

View file

@ -1,7 +1,7 @@
# Template file for 'glusterfs'
pkgname=glusterfs
version=9.0
revision=2
version=9.4
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
@ -9,7 +9,7 @@ configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
pycompile_dirs="/usr/libexec/glusterfs/python/syncdaemon"
hostmakedepends="automake flex libtool pkg-config python3 rpcsvc-proto"
makedepends="acl-devel libaio-devel libtirpc-devel openssl-devel
liburcu-devel libxml2-devel rdma-core-devel sqlite-devel"
liburcu-devel liburing-devel libxml2-devel rdma-core-devel sqlite-devel"
# python is required by gsyncd.
depends="python3"
short_desc="Free and open source software scalable network filesystem (client)"
@ -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=6f29ae4ab2c270ade0cd14a3f733d7d33fda78e79e81b148cd50711f65069d87
checksum=07f360c9b43cb1101a857706494e310328e9d6a4e6b2f0697a3bc3f165c2652a
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="not yet supported";;