extra/openmpi to 1.10.5-1

This commit is contained in:
Kevin Mihelich 2016-12-23 01:14:14 +00:00
parent a8c082d008
commit d7303f16d0

View file

@ -6,7 +6,7 @@
# - only use valgrind with v7/v8
pkgname=openmpi
pkgver=1.10.4
pkgver=1.10.5
pkgrel=1
pkgdesc='High performance message passing library (MPI)'
arch=(i686 x86_64)
@ -19,7 +19,7 @@ makedepends_aarch64=(valgrind)
optdepends=('gcc-fortran: fortran support')
options=(staticlibs)
source=(http://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('1676a7da6cc8cde1d46f6296f38d575249b46cd9')
sha1sums=('cd71fd477c5813dbbfe5a6b0bcb34724ae921ddb')
build() {
cd $pkgname-$pkgver