glusterfs: update to 7.6.
This commit is contained in:
parent
eaf47b498e
commit
be8abe5993
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=7.5
|
||||
version=7.6
|
||||
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@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=a0b977626780d99b9f38703472c0a8546311a7e976321dcf6c1f84069225cdd1
|
||||
checksum=f905a1df27ab343f476e0c3875c51cf95c62253158a7fb5f6140843c5670f3c2
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="not yet supported";;
|
||||
|
|
Loading…
Reference in a new issue