openmpi: update to 1.8.7.
This commit is contained in:
parent
dfb6479754
commit
89eb3048a8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=1.8.5
|
||||
version=1.8.7
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,10 +12,10 @@ conf_files="
|
|||
/etc/openmpi-totalview.tcl"
|
||||
short_desc="A High Performance Message Passing Library"
|
||||
homepage="http://www.open-mpi.org/"
|
||||
license="Custom"
|
||||
license="3-clause-BSD"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://www.open-mpi.org/software/ompi/v1.8/downloads/$pkgname-$version.tar.bz2"
|
||||
checksum=4cea06a9eddfa718b09b8240d934b14ca71670c2dc6e6251a585ce948a93fbc4
|
||||
checksum=da629e9bd820a379cfafe15f842ee9b628d7451856085ccc23ee75ab3e1b48c7
|
||||
nocross=yes # libtool -rpath /usr/lib issue
|
||||
|
||||
libopenmpi_package() {
|
||||
|
|
Loading…
Reference in a new issue