openmpi: update to 5.0.6.

This commit is contained in:
Andrew J. Hesford 2024-11-16 12:40:28 -05:00
parent 9b4acb192a
commit f1e744aed9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openmpi'
pkgname=openmpi
version=5.0.4
version=5.0.6
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=64526852cdd88b2d30e022087c16ab3e03806c451b10cd691d5c1ac887d8ef9d
checksum=bd4183fcbc43477c254799b429df1a6e576c042e74a2d2f8b37d537b2ff98157
lib32disabled=yes
if [ "${CROSS_BUILD}" ]; then