mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
openmpi: update to 5.0.8.
This commit is contained in:
parent
3e76ba270d
commit
0e27a49990
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue