glusterfs: update to 7.3
This commit is contained in:
parent
d959baaa2d
commit
8ff8205511
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=7.2
|
||||
version=7.3
|
||||
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@gmail.com>"
|
|||
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=8e43614967b90d64495fbe2c52230dd72572ce219507fb48bc317b1c228a06e1
|
||||
checksum=2401cc7c3f5488f6fc5ea09ce2ab30c918612f592571fb3de6124f8482ad4954
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="not yet supported";;
|
||||
|
|
Loading…
Reference in a new issue