openmpi: update to 1.8.5.
This commit is contained in:
parent
c1ae1116ee
commit
b457b962e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=1.8.4
|
||||
version=1.8.5
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ homepage="http://www.open-mpi.org/"
|
|||
license="Custom"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://www.open-mpi.org/software/ompi/v1.8/downloads/$pkgname-$version.tar.bz2"
|
||||
checksum=23158d916e92c80e2924016b746a93913ba7fae9fff51bf68d5c2a0ae39a2f8a
|
||||
checksum=4cea06a9eddfa718b09b8240d934b14ca71670c2dc6e6251a585ce948a93fbc4
|
||||
nocross=yes # libtool -rpath /usr/lib issue
|
||||
|
||||
libopenmpi_package() {
|
||||
|
|
Loading…
Reference in New Issue