diff options
author | Wainamoinen <wainamoinen@gmail.com> | 2015-03-12 22:48:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-12 22:48:51 +0700 |
commit | 7368e64e379d59bc5e551af69b2c89a86cec1e31 (patch) | |
tree | d38be9284f4b669c4312577eabf1d216cea9d4de /system/mpich/mpich.SlackBuild | |
parent | db0b8f53dbd99ab74ce35984f7014885af61742b (diff) | |
download | slackbuilds-7368e64e379d59bc5e551af69b2c89a86cec1e31.tar.gz |
system/mpich: Updated for version 3.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mpich/mpich.SlackBuild')
-rw-r--r-- | system/mpich/mpich.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mpich/mpich.SlackBuild b/system/mpich/mpich.SlackBuild index f4807e2a79..c956464e1a 100644 --- a/system/mpich/mpich.SlackBuild +++ b/system/mpich/mpich.SlackBuild @@ -5,7 +5,7 @@ # Written by Wainamoinen <wainamoinen@gmail.com> PRGNAM=mpich -VERSION=${VERSION:-3.1.3} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |