Skip to content

Commit 14fcbf6

Browse files
committed
mpich 4.2.3
1 parent 19ec787 commit 14fcbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PACKAGE=$PROJECT/package
88
SOURCE=$PACKAGE/source
99

1010
if test "$mpiname" = "mpich"; then
11-
version=${VERSION:-4.2.2}
11+
version=${VERSION:-4.2.3}
1212
urlbase="https://www.mpich.org/static/downloads/$version"
1313
tarball="$mpiname-$version.tar.gz"
1414
license=COPYRIGHT

0 commit comments

Comments
 (0)