system/mpich: Updated for version 3.4.2

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 2021-06-03 21:04:05 +10:00 committed by Willy Sudiarto Raharjo
parent e924bd305e
commit fa3c7c45f3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mpich
VERSION=${VERSION:-3.4.1}
VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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