openmpi: update to 5.0.2.

This commit is contained in:
Andrew J. Hesford 2024-02-08 16:00:02 -05:00
parent 41e34b599e
commit a27c4c2e64

View File

@ -1,6 +1,6 @@
# Template file for 'openmpi'
pkgname=openmpi
version=5.0.1
version=5.0.2
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="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
checksum=e357043e65fd1b956a47d0dae6156a90cf0e378df759364936c1781f1a25ef80
checksum=ee46ad8eeee2c3ff70772160bff877cbf38c330a0bc3b3ddc811648b3396698f
lib32disabled=yes
if [ "${CROSS_BUILD}" ]; then