Merge pull request #789 from hanspolo/openmpi
openmpi: updated to 1.8.4
This commit is contained in:
commit
5305f277f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
update_site="${homepage}software"
|
||||
update_ignore="*rc*"
|
||||
distfiles="http://www.open-mpi.org/software/ompi/v1.8/downloads/$pkgname-$version.tar.bz2"
|
||||
checksum=2ef02dab61febeb74714ff80d508c00b05defc635b391ed2c8dcc1791fbc88b3
|
||||
checksum=23158d916e92c80e2924016b746a93913ba7fae9fff51bf68d5c2a0ae39a2f8a
|
||||
nocross=yes # libtool -rpath /usr/lib issue
|
||||
|
||||
libopenmpi_package() {
|
||||
|
|
Loading…
Reference in a new issue