Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2c32322382fa218c9b4eaf3eee6721dabb9f379
commit e2c32322382fa218c9b4eaf3eee6721dabb9f379 Author: DeX77 <[email protected]> Date: Thu Aug 6 11:45:28 2015 +0200 openmpi-1.8.8-1-x86_64 * version bump diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index a98b894..962a0a8 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=openmpi -pkgver=1.8.7 +pkgver=1.8.8 pkgrel=1 pkgdesc="A high-performance message passing library" url="http://www.open-mpi.org/" @@ -15,7 +15,7 @@ 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=('4526e2ec83792cff8990acf7fd13b64e8440a5cd') +sha1sums=('0c9cc2ad1ee73838bed1a445793e36671d631447') replaces=("$pkgname-fortran") conflicts=("$pkgname-fortran") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
