system/openmpi: Updated for version 4.0.5.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Emmanuel N. Millan 2020-09-26 05:20:50 +01:00 committed by Willy Sudiarto Raharjo
parent 7dc58003da
commit c3191977c3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
# Copyright 2010 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Copyright 2015-2019 Emmanuel N. Millan, Mendoza, Argentina.
# Copyright 2015-2020 Emmanuel N. Millan, Mendoza, Argentina.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openmpi
VERSION=${VERSION:-4.0.2}
VERSION=${VERSION:-4.0.5}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openmpi"
VERSION="4.0.2"
VERSION="4.0.5"
HOMEPAGE="https://www.open-mpi.org/"
DOWNLOAD="https://download.open-mpi.org/release/open-mpi/v4.0/openmpi-4.0.2.tar.bz2"
MD5SUM="2fdfb4d31cfe1363d8bb5e7488e57cdf"
DOWNLOAD="https://download.open-mpi.org/release/open-mpi/v4.0/openmpi-4.0.5.tar.bz2"
MD5SUM="d85ad67fb1d5decd78a4bb883874e289"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""