openmpi: update to 2.1.1.
This commit is contained in:
parent
97675812d4
commit
3e568a08bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ homepage="https://www.open-mpi.org/"
|
|||
license="3-clause-BSD"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b169e15f5af81bf3572db764417670f508c0df37ce86ff50deb56bd3acb43957
|
||||
checksum=bd7badd4ff3afa448c0d7f3ca0ee6ce003b957e9954aa87d8e4435759b5e4d16
|
||||
nocross=yes # libtool -rpath /usr/lib issue
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue