Merge pull request #4688 from pulux/glusterfs
glusterfs: update to 3.8.3
This commit is contained in:
commit
e4ec440ecd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=3.8.2
|
||||
version=3.8.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-glupy --enable-crypt-xlator
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-3"
|
||||
homepage="http://www.gluster.org/"
|
||||
distfiles="http://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=af3c666a7eca3f2d85bfa729cae38182e73d0abba48ee40b78be2f722aa0364e
|
||||
checksum=d409b93942557adda8466c215ab93eee1be10a7ca52058ff0bf16b833bf3bf95
|
||||
|
||||
nocross=yes
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site=http://download.gluster.org/pub/gluster/glusterfs/3.8/LATEST/
|
Loading…
Reference in New Issue