diff options
Diffstat (limited to 'Library/Formula/open-mpi.rb')
| -rw-r--r-- | Library/Formula/open-mpi.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/open-mpi.rb b/Library/Formula/open-mpi.rb index 3d3206178..c942b5c47 100644 --- a/Library/Formula/open-mpi.rb +++ b/Library/Formula/open-mpi.rb @@ -6,9 +6,10 @@ class OpenMpi < Formula sha1 '4be9c5d2a8baee6a80bde94c6485931979a428fe' bottle do - sha1 "60e953d115aa38e7495c7de774518eda83abb982" => :yosemite - sha1 "257dfda61a3a2b75c1d810c25e034b4e8998ff0e" => :mavericks - sha1 "6ef00e19f8ceb677ca370c209ef2f1cefd085e09" => :mountain_lion + revision 1 + sha1 "6f2e83991f28267fb693fdd840d6db244c39c1ad" => :yosemite + sha1 "605dc42b155eeda69592be9b63524a4323ebfaf5" => :mavericks + sha1 "4bd58e35a701b7b9bca3092d852b746e5975a866" => :mountain_lion end option 'disable-fortran', 'Do not build the Fortran bindings' |
