glusterfs: update to 3.4.2.
This commit is contained in:
parent
a8396e5af0
commit
4a3e8249d7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glusterfs'
|
# Template file for 'glusterfs'
|
||||||
pkgname=glusterfs
|
pkgname=glusterfs
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-mountutildir=/usr/bin
|
configure_args="--sbindir=/usr/bin --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
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=b5f1b4e3c6b86ecdfc5ff1b870ae3d3384bb2e3943565d6907c29ee6e21ab739
|
checksum=4fcd42b13b60a67587de98e60ff679803433bbb0c11aa2b40c4135e2358cedef
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue