aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Linhart2011-11-08 03:14:43 +0100
committerCharlie Sharpsteen2011-11-09 11:12:15 -0800
commit79ea3d8d66220a41eda59ef3faa9631d4bd78800 (patch)
tree34f7a4306e5eead970a6dc21a6b3e02436cbe36f
parentbe3e1530e882b14993fcb1db2f3c9d26ff0fa263 (diff)
downloadhomebrew-79ea3d8d66220a41eda59ef3faa9631d4bd78800.tar.bz2
OpenMPI: Update to 1.4.4
Closes #8502. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
-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 ecf46925b..32c996c8a 100644
--- a/Library/Formula/open-mpi.rb
+++ b/Library/Formula/open-mpi.rb
@@ -1,9 +1,9 @@
require 'formula'
class OpenMpi < Formula
- url 'http://www.open-mpi.org/software/ompi/v1.4/downloads/openmpi-1.4.3.tar.gz'
+ url 'http://www.open-mpi.org/software/ompi/v1.4/downloads/openmpi-1.4.4.tar.gz'
homepage 'http://www.open-mpi.org/'
- md5 'e7148df2fe5de3e485838bfc94734d6f'
+ md5 '7253c2a43445fbce2bf4f1dfbac113ad'
def install
# Compiler complains about link compatibility with FORTRAN otherwise