glusterfs: update to 7.5.
This commit is contained in:
parent
cedfe51997
commit
ee09bf8008
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=7.4
|
||||
version=7.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
|
||||
|
@ -13,11 +13,11 @@ makedepends="acl-devel libaio-devel libtirpc-devel libressl-devel
|
|||
# python is required by gsyncd.
|
||||
depends="python3"
|
||||
short_desc="Free and open source software scalable network filesystem (client)"
|
||||
maintainer="Noel Cower <ncower@gmail.com>"
|
||||
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=8b3b11a733edfb5a5045388add8311efa950d59f37f5771bf01b7dd8b4885973
|
||||
checksum=a0b977626780d99b9f38703472c0a8546311a7e976321dcf6c1f84069225cdd1
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="not yet supported";;
|
||||
|
|
Loading…
Reference in New Issue