glusterfs: update to 3.12.14.
This commit is contained in:
parent
cbdae1f742
commit
f523df1638
1 changed files with 6 additions and 5 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'glusterfs'
|
# Template file for 'glusterfs'
|
||||||
pkgname=glusterfs
|
pkgname=glusterfs
|
||||||
version=3.10.12
|
version=3.12.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-glupy --enable-crypt-xlator
|
configure_args="
|
||||||
--sbindir=/usr/bin --with-mountutildir=/usr/bin
|
--disable-glupy --enable-crypt-xlator --with-mountutildir=/usr/bin
|
||||||
ac_cv_file__etc_debian_version=no ac_cv_file__etc_SuSE_release=no
|
ac_cv_file__etc_debian_version=no
|
||||||
|
ac_cv_file__etc_SuSE_release=no
|
||||||
ac_cv_file__etc_redhat_release=no"
|
ac_cv_file__etc_redhat_release=no"
|
||||||
hostmakedepends="automake flex libtool pkg-config python"
|
hostmakedepends="automake flex libtool pkg-config python"
|
||||||
makedepends="acl-devel fuse-devel libaio-devel liblvm2app-devel libressl-devel
|
makedepends="acl-devel fuse-devel libaio-devel liblvm2app-devel libressl-devel
|
||||||
|
@ -18,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later, LGPL-3.0-only"
|
license="GPL-2.0-or-later, LGPL-3.0-only"
|
||||||
homepage="http://www.gluster.org/"
|
homepage="http://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=2f5f604b1da0db014f522bc0c9052425018ede7d3e07c5f52d546cb7abdada07
|
checksum=a692c263eefecb9640e8a4154fe0c5bc1613a0b0ed3a92209ff0b628f5945509
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="not yet supported";;
|
*-musl) broken="not yet supported";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue