From 5e7537ee4291bea243c03bbd03f22a48378954e4 Mon Sep 17 00:00:00 2001 From: Ken Raffenetti Date: Tue, 19 Nov 2019 14:36:39 -0600 Subject: [PATCH] mpich 3.3.2 Closes #46929. Signed-off-by: Rui Chen --- Formula/mpich.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/mpich.rb b/Formula/mpich.rb index 221d8915b3..1703534d0d 100644 --- a/Formula/mpich.rb +++ b/Formula/mpich.rb @@ -1,9 +1,9 @@ class Mpich < Formula desc "Implementation of the MPI Message Passing Interface standard" homepage "https://www.mpich.org/" - url "https://www.mpich.org/static/downloads/3.3.1/mpich-3.3.1.tar.gz" - mirror "https://fossies.org/linux/misc/mpich-3.3.1.tar.gz" - sha256 "fe551ef29c8eea8978f679484441ed8bb1d943f6ad25b63c235d4b9243d551e5" + url "https://www.mpich.org/static/downloads/3.3.2/mpich-3.3.2.tar.gz" + mirror "https://fossies.org/linux/misc/mpich-3.3.2.tar.gz" + sha256 "4bfaf8837a54771d3e4922c84071ef80ffebddbb6971a006038d91ee7ef959b9" bottle do cellar :any