mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
MPICH 4.3.1 -> 4.3.2
This commit is contained in:
parent
a53587514b
commit
2a23ee716d
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
|
||||
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
|
||||
|
||||
mpich_ver="4.3.1"
|
||||
mpich_sha256="acc11cb2bdc69678dc8bba747c24a28233c58596f81f03785bf2b7bb7a0ef7dc"
|
||||
mpich_ver="4.3.2"
|
||||
mpich_sha256="47d774587a7156a53752218c811c852e70ac44db9c502dc3f399b4cb817e3818"
|
||||
mpich_pkg="mpich-${mpich_ver}.tar.gz"
|
||||
|
||||
source "${SCRIPT_DIR}"/common_vars.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue