openmpi: update to 5.0.7.

This commit is contained in:
Andrew J. Hesford 2025-02-25 18:44:55 -05:00
parent 11d272fc5a
commit 60a1a3c132

View file

@ -1,6 +1,6 @@
# Template file for 'openmpi'
pkgname=openmpi
version=5.0.6
version=5.0.7
revision=1
# OpenMPI >= 5 is 64-bit only
archs="x86_64* aarch64* ppc64* riscv64*"
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://www.open-mpi.org/"
distfiles="https://download.open-mpi.org/release/open-mpi/v${version%.*}/openmpi-${version}.tar.bz2"
checksum=bd4183fcbc43477c254799b429df1a6e576c042e74a2d2f8b37d537b2ff98157
checksum=119f2009936a403334d0df3c0d74d5595a32d99497f9b1d41e90019fee2fc2dd
lib32disabled=yes
if [ "${CROSS_BUILD}" ]; then