Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e77460e12d12216bac052985d27daca231f31a9
commit 4e77460e12d12216bac052985d27daca231f31a9 Author: DeX77 <[email protected]> Date: Wed Jun 7 21:05:06 2017 +0200 * fix up2date diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index 4214c1c..a41bdd9 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('gcc-gfortran>=6.3.1-4') groups=('lib-extra') archs=('x86_64') backup=("etc/$pkgname/{openmpi-mca-params.conf,openmpi-default-hostfile}") -up2date="Fwcat $url| grep -a -v "rc[0-9]" | grep -o -m 1 'Open MPI v\(.*\) released' | sed 's/.*v\(.*\) re.*/\1/'" +up2date="Flasttar $url/software" _F_archive_grepv="rc" source=(http://www.open-mpi.org/software/ompi/v2.1/downloads/$pkgname-$pkgver.tar.bz2) sha1sums=('3aaee35c17b6ef02f4cee274f2670d5b7b2c968a') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
