mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
openmpi: update to 5.0.7.
This commit is contained in:
parent
11d272fc5a
commit
60a1a3c132
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue