moosefs: update to 3.0.101.
This commit is contained in:
parent
238fc606cc
commit
a2f27bc4c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'moosefs'
|
||||
pkgname=moosefs
|
||||
version=3.0.100
|
||||
version=3.0.101
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--localstatedir=/var/lib --with-default-user=_mfs --with-default-group=_mfs"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://moosefs.org/"
|
||||
distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
|
||||
checksum=5c2c8d8fcfc08a705f918f19e2dc968d43a9afa2ab3b356323e9407923846fb9
|
||||
checksum=f1dbf1d24f701d980631b0d394a3c951e7f45bcc3eff0c038e0ec4b23c746175
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,AC_RUN_IFELSE,AC_LINK_IFELSE,g' configure.ac
|
||||
|
|
Loading…
Reference in New Issue