mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glusterfs: update to 7.5.
This commit is contained in:
parent
cedfe51997
commit
ee09bf8008
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glusterfs'
|
# Template file for 'glusterfs'
|
||||||
pkgname=glusterfs
|
pkgname=glusterfs
|
||||||
version=7.4
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
|
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.
|
# python is required by gsyncd.
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Free and open source software scalable network filesystem (client)"
|
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"
|
license="GPL-2.0-or-later, LGPL-3.0-only"
|
||||||
homepage="https://www.gluster.org/"
|
homepage="https://www.gluster.org/"
|
||||||
distfiles="https://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8b3b11a733edfb5a5045388add8311efa950d59f37f5771bf01b7dd8b4885973
|
checksum=a0b977626780d99b9f38703472c0a8546311a7e976321dcf6c1f84069225cdd1
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="not yet supported";;
|
*-musl) broken="not yet supported";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue