Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ee1da39bd29b398c0c420bfd4f9f7b8392f9e2c
commit 6ee1da39bd29b398c0c420bfd4f9f7b8392f9e2c Author: DeX77 <[email protected]> Date: Thu Aug 27 10:59:35 2015 +0200 osu-micro-benchmarks-5.0-1-x86_64 * version bump (old source gone :( * rebuild with openmpi>=1.10 + add option asneeded diff --git a/source/lib-extra/osu-micro-benchmarks/FrugalBuild b/source/lib-extra/osu-micro-benchmarks/FrugalBuild index 09be8b6..e5005ab 100644 --- a/source/lib-extra/osu-micro-benchmarks/FrugalBuild +++ b/source/lib-extra/osu-micro-benchmarks/FrugalBuild @@ -1,16 +1,18 @@ # Compiling Time: 0.08 SBU # Maintainer: Slown <[email protected]> +options+=('asneeded') + pkgname=osu-micro-benchmarks -pkgver=4.4 +pkgver=5.0 pkgrel=1 pkgdesc="A suite of micro-benchmarks for testing various MPI operations" url="http://mvapich.cse.ohio-state.edu/benchmarks" -depends=('openmpi>=1.8') +depends=('openmpi>=1.10') groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://mvapich.cse.ohio-state.edu/download/mvapich/$pkgname-$pkgver.tar.gz) -sha1sums=('a1e4dbf91f161fe1ab1455297f8ed1b625e0d8f5') +sha1sums=('890d910b63abd12a1c80bfe7df38ea64e68f1962') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
