summaryrefslogtreecommitdiffstats
path: root/system/mpich
diff options
context:
space:
mode:
author Christoph Willing2017-11-15 12:20:02 +0100
committer Willy Sudiarto Raharjo2017-11-18 06:40:12 +0100
commitbbdf6adefeab738a383d82436ca34fa90c53eec9 (patch)
tree591556512ad9f1b59bb26473258e55bcaa3d4090 /system/mpich
parenta0e996a110343a174e9aec15016822cc01b92937 (diff)
downloadslackbuilds-bbdf6adefeab738a383d82436ca34fa90c53eec9.tar.gz
system/mpich: Updated for version 3.2.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'system/mpich')
-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 50b18742ef..f85b652714 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 Christoph Willing Brisbane, Australia
+# Copyright 2016-2017 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.2}
+VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/mpich/mpich.info b/system/mpich/mpich.info
index d1a619f6a8..6ec0fb1b65 100644
--- a/system/mpich/mpich.info
+++ b/system/mpich/mpich.info
@@ -1,8 +1,8 @@
PRGNAM="mpich"
-VERSION="3.2"
+VERSION="3.2.1"
HOMEPAGE="http://www.mpich.org/"
-DOWNLOAD="http://www.mpich.org/static/downloads/3.2/mpich-3.2.tar.gz"
-MD5SUM="f414cfa77099cd1fa1a5ae4e22db508a"
+DOWNLOAD="http://www.mpich.org/static/downloads/3.2.1/mpich-3.2.1.tar.gz"
+MD5SUM="e175452f4d61646a52c73031683fc375"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""