extra/openmpi to 1.8.8-1

This commit is contained in:
Kevin Mihelich 2015-08-07 18:24:44 +00:00
parent 9e41594675
commit 77950ffd4d

View file

@ -6,7 +6,7 @@
# - only use valgrind with v7
pkgname=openmpi
pkgver=1.8.7
pkgver=1.8.8
pkgrel=1
pkgdesc='High performance message passing library (MPI)'
arch=(i686 x86_64)
@ -18,7 +18,7 @@ makedepends_armv7h=(valgrind)
optdepends=('gcc-fortran: fortran support')
options=(staticlibs)
source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('4526e2ec83792cff8990acf7fd13b64e8440a5cd')
sha1sums=('0c9cc2ad1ee73838bed1a445793e36671d631447')
build() {
cd $pkgname-$pkgver