aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/open-mpi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/open-mpi.rb b/Library/Formula/open-mpi.rb
index 32c996c8a..6c36584c1 100644
--- a/Library/Formula/open-mpi.rb
+++ b/Library/Formula/open-mpi.rb
@@ -1,9 +1,9 @@
require 'formula'
class OpenMpi < Formula
- url 'http://www.open-mpi.org/software/ompi/v1.4/downloads/openmpi-1.4.4.tar.gz'
homepage 'http://www.open-mpi.org/'
- md5 '7253c2a43445fbce2bf4f1dfbac113ad'
+ url 'http://www.open-mpi.org/software/ompi/v1.4/downloads/openmpi-1.4.5.tar.gz'
+ md5 '28b2a7f9c2fcee0217facf47bf35d5ea'
def install
# Compiler complains about link compatibility with FORTRAN otherwise