openmpi: update to 4.0.5.
This commit is contained in:
parent
8f9fec5354
commit
8557302ce2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=4.0.4
|
||||
version=4.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --with-hwloc=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.open-mpi.org/"
|
||||
distfiles="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=47e24eb2223fe5d24438658958a313b6b7a55bb281563542e1afc9dec4a31ac4
|
||||
checksum=c58f3863b61d944231077f344fe6b4b8fbb83f3d1bc93ab74640bf3e5acac009
|
||||
nocross="configure attempts to run target binaries"
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue