system/mpich: Updated for version 3.3

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2018-11-22 19:08:25 +10:00 committed by Willy Sudiarto Raharjo
parent 1aa6076fac
commit e8e9c6007f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@
# Earlier version written by Wainamoinen <wainamoinen@gmail.com>
#
# Copyright 2016-2017 Christoph Willing Brisbane, Australia
# Copyright 2016-2018 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.1}
VERSION=${VERSION:-3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mpich"
VERSION="3.2.1"
HOMEPAGE="http://www.mpich.org/"
DOWNLOAD="http://www.mpich.org/static/downloads/3.2.1/mpich-3.2.1.tar.gz"
MD5SUM="e175452f4d61646a52c73031683fc375"
VERSION="3.3"
HOMEPAGE="https://www.mpich.org/"
DOWNLOAD="https://www.mpich.org/static/downloads/3.3/mpich-3.3.tar.gz"
MD5SUM="574af413dc0dc7fbb929a761822beb06"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""