aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/open-mpi.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/open-mpi.rb b/Library/Formula/open-mpi.rb
index 6280d6c6d..f0a7f6f66 100644
--- a/Library/Formula/open-mpi.rb
+++ b/Library/Formula/open-mpi.rb
@@ -2,15 +2,15 @@ require 'formula'
class OpenMpi < Formula
homepage 'http://www.open-mpi.org/'
- url 'http://www.open-mpi.org/software/ompi/v1.6/downloads/openmpi-1.6.tar.bz2'
- sha1 '8b81eea712bb8f8120468003b5f29baecedf2367'
+ url 'http://www.open-mpi.org/software/ompi/v1.6/downloads/openmpi-1.6.2.tar.bz2'
+ sha1 '694fd3bac911cdb22f77175884d819b6fea871df'
# Reported upstream at version 1.6, both issues
# http://www.open-mpi.org/community/lists/devel/2012/05/11003.php
# http://www.open-mpi.org/community/lists/devel/2012/08/11362.php
fails_with :clang do
build 421
- cause 'fails make check on Lion and does not compile on ML'
+ cause 'fails make check on Lion and ML'
end
def options