We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ad749 commit 51af14fCopy full SHA for 51af14f
Formula/m/mpich.rb
@@ -1,9 +1,9 @@
1
class Mpich < Formula
2
desc "Implementation of the MPI Message Passing Interface standard"
3
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"
+ url "https://www.mpich.org/static/downloads/4.3.2/mpich-4.3.2.tar.gz"
+ mirror "https://fossies.org/linux/misc/mpich-4.3.2.tar.gz"
+ sha256 "47d774587a7156a53752218c811c852e70ac44db9c502dc3f399b4cb817e3818"
7
license "mpich2"
8
9
livecheck do
0 commit comments