From 3be284a222c6e6b4683eced78281ac3f27fd0676 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Fri, 25 Jun 2010 17:35:58 -0700 Subject: [PATCH] Update Open-MPI to version 1.4.2 Some Mac-Specific issues noted in the Open-MPI changelog: http://www.open-mpi.org/community/lists/announce/2010/05/0037.php Signed-off-by: Adam Vandenberg --- Library/Formula/open-mpi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/open-mpi.rb b/Library/Formula/open-mpi.rb index cc682b0f85a6..251f49c81992 100644 --- a/Library/Formula/open-mpi.rb +++ b/Library/Formula/open-mpi.rb @@ -1,9 +1,9 @@ require 'formula' class OpenMpi