Skip to content
Snippets Groups Projects
Commit 07397c46 authored by Natanael Copa's avatar Natanael Copa
Browse files

community/openmpi: upgrade to 4.1.2

parent 961a3c14
No related merge requests found
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=openmpi
pkgver=4.0.5
pkgver=4.1.2
pkgrel=0
pkgdesc="Message passing library for high-performance computing"
url="https://www.open-mpi.org/"
......@@ -11,13 +11,6 @@ makedepends="perl gfortran hwloc-dev libevent-dev libgomp"
subpackages="$pkgname-dev:_dev $pkgname-doc"
source="https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/openmpi-$pkgver.tar.bz2"
prepare() {
default_prepare
update_config_sub
update_config_guess
}
build() {
local disable_atomics=""
case "$CARCH" in
......@@ -55,4 +48,6 @@ _dev() {
done
}
sha512sums="b7a1a5ccfc0eaa0f0504ff770b550480f7ae6727fa891e3310d9340a0d844a2ceddf62c2e59efd047ab9416b24c829919bbccd29606ca0e0d7a0569dad800011 openmpi-4.0.5.tar.bz2"
sha512sums="
1958f96434cddbe525b4511fcf8d0cf8bf1ff376e024466219bd3a2092900e318f45a4b1e1a8ef6b03e350f46a71777fc7db82a7df711f12bb9758150d209aad openmpi-4.1.2.tar.bz2
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment