Skip to content

Commit

Permalink
openmpi: update to 5.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Nov 16, 2024
1 parent 9b4acb1 commit f1e744a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/openmpi/template
Original file line number Diff line number Diff line change
@@ -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*"
Expand All @@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <[email protected]>"
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
Expand Down

0 comments on commit f1e744a

Please sign in to comment.