openmpi: update to 4.1.0.
This commit is contained in:
parent
dddc89cb70
commit
e6f1223a2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openmpi'
|
||||
pkgname=openmpi
|
||||
version=4.0.5
|
||||
version=4.1.0
|
||||
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=c58f3863b61d944231077f344fe6b4b8fbb83f3d1bc93ab74640bf3e5acac009
|
||||
checksum=73866fb77090819b6a8c85cb8539638d37d6877455825b74e289d647a39fd5b5
|
||||
nocross="configure attempts to run target binaries"
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue