openmpi: update to 5.0.8.

This commit is contained in:
Andrew J. Hesford 2025-06-03 08:52:40 -04:00
parent 3e76ba270d
commit 0e27a49990

View file

@ -1,7 +1,7 @@
# Template file for 'openmpi'
pkgname=openmpi
version=5.0.7
revision=2
version=5.0.8
revision=1
# OpenMPI >= 5 is 64-bit only
archs="x86_64* aarch64* ppc64* riscv64*"
build_style=gnu-configure
@ -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=119f2009936a403334d0df3c0d74d5595a32d99497f9b1d41e90019fee2fc2dd
checksum=53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449
lib32disabled=yes
if [ "${CROSS_BUILD}" ]; then