Merge pull request #4644 from pulux/glusterfs
glusterfs: update to 3.8.2
This commit is contained in:
commit
d6ba5ff608
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glusterfs'
|
||||
pkgname=glusterfs
|
||||
version=3.8.0
|
||||
version=3.8.2
|
||||
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=8a2d89a37bf7c99bc153826dbeaf2113a7e45c77bc6978a2850c9033ddd77511
|
||||
checksum=af3c666a7eca3f2d85bfa729cae38182e73d0abba48ee40b78be2f722aa0364e
|
||||
|
||||
nocross=yes
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue