openmpi: update to 4.1.3.

This commit is contained in:
Andrew J. Hesford 2022-04-05 21:18:38 -04:00
parent 55c6847288
commit 8789198b58

View file

@ -1,6 +1,6 @@
# Template file for 'openmpi'
pkgname=openmpi
version=4.1.2
version=4.1.3
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --with-hwloc=${XBPS_CROSS_BASE}/usr
@ -16,7 +16,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=9b78c7cf7fc32131c5cf43dd2ab9740149d9d87cadb2e2189f02685749a6b527
checksum=3d81d04c54efb55d3871a465ffb098d8d72c1f48ff1cbaf2580eb058567c0a3b
nocross="configure attempts to run target binaries"
lib32disabled=yes