extra/openmpi to 5.0.2-8

This commit is contained in:
Kevin Mihelich 2024-04-01 13:00:56 +00:00
parent 76c95debbb
commit 293245de28
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = openmpi
pkgdesc = High performance message passing library (MPI)
pkgver = 5.0.2
pkgrel = 7
pkgrel = 8
url = https://www.open-mpi.org
arch = x86_64
license = BSD-3-Clause AND LicenseRef-MPICH

View file

@ -16,7 +16,7 @@ pkgname=(
openmpi-docs
)
pkgver=5.0.2
pkgrel=7
pkgrel=8
pkgdesc='High performance message passing library (MPI)'
arch=(x86_64)
url='https://www.open-mpi.org'