glusterfs: update to 9.0.
This commit is contained in:
parent
461a137881
commit
722b3fdad2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=8.3
|
||||
revision=2
|
||||
version=9.0
|
||||
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=d7e68391db9ab8bee8cb2ccc01cc4e4bc2ea2c04402080860b9b06050b69ce1d
|
||||
checksum=6f29ae4ab2c270ade0cd14a3f733d7d33fda78e79e81b148cd50711f65069d87
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="not yet supported";;
|
||||
|
|
Loading…
Reference in a new issue