mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/mpich: Updated for version 3.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db0b8f53db
commit
7368e64e37
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mpich"
|
||||
VERSION="3.1.3"
|
||||
VERSION="3.1.4"
|
||||
HOMEPAGE="http://www.mpich.org/"
|
||||
DOWNLOAD="http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3.tar.gz"
|
||||
MD5SUM="93cb17f91ac758cbf9174ecb03563778"
|
||||
DOWNLOAD="http://www.mpich.org/static/downloads/3.1.4/mpich-3.1.4.tar.gz"
|
||||
MD5SUM="2ab544607986486562e076b83937bba2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue