From 35f86d919b01e41b1551fc33cd423a677397c457 Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Wed, 10 Oct 2012 02:22:53 -0700 Subject: [PATCH] open-mpi: Update to 1.6.2 Now clang builds successfully but still fails the test. Changed the comments accordingly. Closes #15388. Signed-off-by: Charlie Sharpsteen --- Library/Formula/open-mpi.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Formula/open-mpi.rb b/Library/Formula/open-mpi.rb index 6280d6c6da25..f0a7f6f66d6e 100644 --- a/Library/Formula/open-mpi.rb +++ b/Library/Formula/open-mpi.rb @@ -2,15 +2,15 @@ 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