Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c44bf2a2a1ba1e416b2c7b0778d5e11eea9e3256
commit c44bf2a2a1ba1e416b2c7b0778d5e11eea9e3256 Author: DeX77 <[email protected]> Date: Sat Jul 6 21:09:06 2013 +0200 openmpi-1.7.2-1-x86_64 * version bump diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index 8f99004..45e4384 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 8.20 SBU +# Compiling Time: 6.57 SBU # Maintainer: DeX77 <[email protected]> pkgname=openmpi -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 pkgdesc="A high-performance message passing library" url="http://www.open-mpi.org/" @@ -13,7 +13,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.7/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('35d166e2a1d8b88c44d61eaabb5086e2425c8eb8') +sha1sums=('89676c1171784b1c26e1598caf88e87f897f6653') replaces=("$pkgname-fortran") conflicts=("$pkgname-fortran") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
