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 f340eec75..53bf34fec 100644
--- a/Library/Formula/open-mpi.rb
+++ b/Library/Formula/open-mpi.rb
@@ -2,8 +2,8 @@ require 'formula'
class OpenMpi < Formula
homepage 'http://www.open-mpi.org/'
- url 'http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.2.tar.bz2'
- sha1 '55067856b351cbeb5ebe8a430bfe0656115a04ed'
+ url 'http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.3.tar.bz2'
+ sha1 '4be9c5d2a8baee6a80bde94c6485931979a428fe'
option 'disable-fortran', 'Do not build the Fortran bindings'
option 'enable-mpi-thread-multiple', 'Enable MPI_THREAD_MULTIPLE'