Skip to content

Commit

Permalink
mpich 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Jul 9, 2024
1 parent 46d4d2f commit 40255dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PACKAGE=$PROJECT/package
SOURCE=$PACKAGE/source

if test "$mpiname" = "mpich"; then
version=${VERSION:-4.2.0}
version=${VERSION:-4.2.2}
urlbase="https://www.mpich.org/static/downloads/$version"
tarball="$mpiname-$version.tar.gz"
license=COPYRIGHT
Expand Down

0 comments on commit 40255dc

Please sign in to comment.