aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/mpich/mpich.SlackBuild4
-rw-r--r--system/mpich/mpich.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/mpich/mpich.SlackBuild b/system/mpich/mpich.SlackBuild
index c2be55efd0..6cf341c823 100644
--- a/system/mpich/mpich.SlackBuild
+++ b/system/mpich/mpich.SlackBuild
@@ -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}
diff --git a/system/mpich/mpich.info b/system/mpich/mpich.info
index ab1f500d9d..1088f134b1 100644
--- a/system/mpich/mpich.info
+++ b/system/mpich/mpich.info
@@ -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=""