Skip to content

Commit 51af14f

Browse files
committed
mpich 4.3.2
1 parent 03ad749 commit 51af14f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/mpich.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Mpich < Formula
22
desc "Implementation of the MPI Message Passing Interface standard"
33
homepage "https://www.mpich.org/"
4-
url "https://www.mpich.org/static/downloads/4.3.1/mpich-4.3.1.tar.gz"
5-
mirror "https://fossies.org/linux/misc/mpich-4.3.1.tar.gz"
6-
sha256 "acc11cb2bdc69678dc8bba747c24a28233c58596f81f03785bf2b7bb7a0ef7dc"
4+
url "https://www.mpich.org/static/downloads/4.3.2/mpich-4.3.2.tar.gz"
5+
mirror "https://fossies.org/linux/misc/mpich-4.3.2.tar.gz"
6+
sha256 "47d774587a7156a53752218c811c852e70ac44db9c502dc3f399b4cb817e3818"
77
license "mpich2"
88

99
livecheck do

0 commit comments

Comments
 (0)