system/mpich: Updated for version 3.4.3

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2022-01-08 17:55:19 +10:00 committed by Willy Sudiarto Raharjo
parent 1477b185b3
commit 999acdca40
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# Earlier version written by Wainamoinen <wainamoinen@gmail.com>
#
# Copyright 2016-2021 Christoph Willing Brisbane, Australia
# Copyright 2016-2022 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mpich
VERSION=${VERSION:-3.4.2}
VERSION=${VERSION:-3.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="mpich"
VERSION="3.4.2"
VERSION="3.4.3"
HOMEPAGE="https://www.mpich.org/"
DOWNLOAD="https://www.mpich.org/static/downloads/3.4.2/mpich-3.4.2.tar.gz"
MD5SUM="6ee1cfff98728e5160c6e78bdb1986ca"
DOWNLOAD="https://www.mpich.org/static/downloads/3.4.3/mpich-3.4.3.tar.gz"
MD5SUM="f4f8159a54f0b3deb92a25cec45156ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""