aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mpich2.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mpich2.rb b/Library/Formula/mpich2.rb
index c18b7de80..a49d1ed89 100644
--- a/Library/Formula/mpich2.rb
+++ b/Library/Formula/mpich2.rb
@@ -17,8 +17,8 @@ class Mpich2 < Formula
end
devel do
- url 'http://www.mpich.org/static/downloads/3.1rc2/mpich-3.1rc2.tar.gz'
- sha1 'bfb3a5b844789a314773a6c2b9763fdc2054be75'
+ url 'http://www.mpich.org/static/downloads/3.1rc3/mpich-3.1rc3.tar.gz'
+ sha1 '5dc3aff479df6b88328f9800652eae3b0ec587e7'
end
option 'disable-fortran', "Do not attempt to build Fortran bindings"