openmpi: update to 4.0.3.
This commit is contained in:
parent
e572d30878
commit
e02b3c62c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=4.0.2
|
||||
version=4.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --with-hwloc=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.open-mpi.org/"
|
||||
distfiles="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=900bf751be72eccf06de9d186f7b1c4b5c2fa9fa66458e53b77778dffdfe4057
|
||||
checksum=1402feced8c3847b3ab8252165b90f7d1fa28c23b6b2ca4632b6e4971267fd03
|
||||
nocross=yes # libtool -rpath /usr/lib issue
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue