summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2019-06-08 20:15:16 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-09 05:33:18 +0700
commitac6a2f66e3136d35cbd3e6c71ccdcbfa5c32a380 (patch)
tree18be2f1cf12fc3f03f21629f7bebb2232289f2d3 /system
parent2080304a04ea2576bf63fcd94a96b1d20a6499b4 (diff)
downloadslackbuilds-ac6a2f66e3136d35cbd3e6c71ccdcbfa5c32a380.tar.gz
slackbuilds-ac6a2f66e3136d35cbd3e6c71ccdcbfa5c32a380.tar.xz
system/mpich: Updated for version 3.3.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'system')
-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 9ce0a4f62f..c21b79f6b9 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-2018 Christoph Willing Brisbane, Australia
+# Copyright 2016-2019 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mpich
-VERSION=${VERSION:-3.3}
+VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/mpich/mpich.info b/system/mpich/mpich.info
index 13240654af..cb65d0c694 100644
--- a/system/mpich/mpich.info
+++ b/system/mpich/mpich.info
@@ -1,8 +1,8 @@
PRGNAM="mpich"
-VERSION="3.3"
+VERSION="3.3.1"
HOMEPAGE="https://www.mpich.org/"
-DOWNLOAD="https://www.mpich.org/static/downloads/3.3/mpich-3.3.tar.gz"
-MD5SUM="574af413dc0dc7fbb929a761822beb06"
+DOWNLOAD="https://www.mpich.org/static/downloads/3.3.1/mpich-3.3.1.tar.gz"
+MD5SUM="9ed4cabd3fb86525427454381b25f6af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""