diff options
author | Christoph Willing <chris.willing@linux.com> | 2021-06-03 21:04:05 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-04 07:38:21 +0700 |
commit | fa3c7c45f354637f964751cfb4cbb529fa8aaf67 (patch) | |
tree | b719e45ecd342618a0b96c6fb246996bd84d54bf /system/mpich/mpich.SlackBuild | |
parent | e924bd305e0b738d828dbb7fbb5d2454a2de0b2f (diff) |
system/mpich: Updated for version 3.4.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
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 cb62c4be9f..e2f219a27e 100644 --- a/system/mpich/mpich.SlackBuild +++ b/system/mpich/mpich.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mpich -VERSION=${VERSION:-3.4.1} +VERSION=${VERSION:-3.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |