extra/openmpi to 5.0.2-7

This commit is contained in:
Kevin Mihelich 2024-03-24 16:53:50 +00:00
parent 8b3b915f7c
commit e3c02007b8
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 = 6
pkgrel = 7
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=6
pkgrel=7
pkgdesc='High performance message passing library (MPI)'
arch=(x86_64)
url='https://www.open-mpi.org'