summaryrefslogtreecommitdiffstats
path: root/system/openmpi/openmpi.SlackBuild
diff options
context:
space:
mode:
author Emmanuel N. Millan2018-05-29 04:10:59 +0200
committer Willy Sudiarto Raharjo2018-05-29 04:10:59 +0200
commit4c264022ff656b69af5862d5708a8c7ba33705c4 (patch)
treed7d2286f172b1e875889fed55a5b29ce91968835 /system/openmpi/openmpi.SlackBuild
parentfe0c871392a3c15295a6c0c10a915c999d3d746d (diff)
downloadslackbuilds-4c264022ff656b69af5862d5708a8c7ba33705c4.tar.gz
system/openmpi: Updated for version 2.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openmpi/openmpi.SlackBuild')
-rw-r--r--system/openmpi/openmpi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/openmpi/openmpi.SlackBuild b/system/openmpi/openmpi.SlackBuild
index 87fd64b090..3d6144c033 100644
--- a/system/openmpi/openmpi.SlackBuild
+++ b/system/openmpi/openmpi.SlackBuild
@@ -5,7 +5,7 @@
# Copyright 2010 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
-# Copyright 2015 Emmanuel N. Millán, Mendoza, Argentina.
+# Copyright 2015 Emmanuel N. Millan, Mendoza, Argentina.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openmpi
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}