summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
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 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=""