Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=536b3ed31d817854fb50957e98705fb9cc835063
commit 536b3ed31d817854fb50957e98705fb9cc835063 Author: DeX77 <[email protected]> Date: Thu Aug 27 09:19:34 2015 +0200 openmpi-1.10.0-1-x86_64 * version bump diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index 962a0a8..080b2f3 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=openmpi -pkgver=1.8.8 +pkgver=1.10.0 pkgrel=1 pkgdesc="A high-performance message passing library" url="http://www.open-mpi.org/" @@ -14,8 +14,8 @@ groups=('lib-extra') archs=('i686' 'x86_64') backup=("etc/$pkgname/{openmpi-mca-params.conf,openmpi-default-hostfile}") up2date="lynx -dump $url| grep -m 1 'Open MPI v\(.*\) released'|sed 's/.*v\(.*\) re.*/\1/'" -source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('0c9cc2ad1ee73838bed1a445793e36671d631447') +source=(http://www.open-mpi.org/software/ompi/v1.10/downloads/$pkgname-$pkgver.tar.bz2) +sha1sums=('683fecac252a6139fbf538188d8b35454425c412') replaces=("$pkgname-fortran") conflicts=("$pkgname-fortran") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
