mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
glusterfs: update to 7.0.
Adopting the package since I'm using it.
This commit is contained in:
parent
8662daf574
commit
12b3cbc1e5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=6.5
|
||||
version=7.0
|
||||
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="Orphaned <orphan@voidlinux.org>"
|
||||
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=83548320df35d9552c9053a7a6ceea6dd17971d9962275ed6dfedb06a308847b
|
||||
checksum=8a872518bf9bd4dc1568f45c716bcde09e3bf7abf5b156ea90405e0fc2e9f07b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="not yet supported";;
|
||||
|
|
Loading…
Add table
Reference in a new issue