mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
glusterfs: update to 3.8.4
This commit is contained in:
parent
e3a1995898
commit
e62ab1de69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glusterfs'
|
# Template file for 'glusterfs'
|
||||||
pkgname=glusterfs
|
pkgname=glusterfs
|
||||||
version=3.8.3
|
version=3.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-glupy --enable-crypt-xlator
|
configure_args="--disable-glupy --enable-crypt-xlator
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-3"
|
license="GPL-2, LGPL-3"
|
||||||
homepage="http://www.gluster.org/"
|
homepage="http://www.gluster.org/"
|
||||||
distfiles="http://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d409b93942557adda8466c215ab93eee1be10a7ca52058ff0bf16b833bf3bf95
|
checksum=575969ec57ff29eaa880d6ea56c71314fde53e4e450c1af4194b04b74c2ee138
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue