summaryrefslogtreecommitdiffstats
path: root/system/mpich/mpich.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2019-06-08 12:15:16 +0200
committer Willy Sudiarto Raharjo2019-06-09 00:33:18 +0200
commitac6a2f66e3136d35cbd3e6c71ccdcbfa5c32a380 (patch)
tree18be2f1cf12fc3f03f21629f7bebb2232289f2d3 /system/mpich/mpich.SlackBuild
parent2080304a04ea2576bf63fcd94a96b1d20a6499b4 (diff)
downloadslackbuilds-ac6a2f66e3136d35cbd3e6c71ccdcbfa5c32a380.tar.gz
system/mpich: Updated for version 3.3.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'system/mpich/mpich.SlackBuild')
-rw-r--r--system/mpich/mpich.SlackBuild4
1 files changed, 2 insertions, 2 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}