open-mpi 3.1.0
This commit is contained in:
parent
947b0a7cc2
commit
ff7e395f6e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class OpenMpi < Formula
|
class OpenMpi < Formula
|
||||||
desc "High performance message passing library"
|
desc "High performance message passing library"
|
||||||
homepage "https://www.open-mpi.org/"
|
homepage "https://www.open-mpi.org/"
|
||||||
url "https://www.open-mpi.org/software/ompi/v3.0/downloads/openmpi-3.0.1.tar.bz2"
|
url "https://www.open-mpi.org/software/ompi/v3.1/downloads/openmpi-3.1.0.tar.bz2"
|
||||||
sha256 "663450d1ee7838b03644507e8a76edfb1fba23e601e9e0b5b2a738e54acd785d"
|
sha256 "b25c044124cc859c0b4e6e825574f9439a51683af1950f6acda1951f5ccdf06c"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "1b29265401462db5ba55626fcbd3eead0f04e579e73817fbacfc036a6a965335" => :high_sierra
|
sha256 "1b29265401462db5ba55626fcbd3eead0f04e579e73817fbacfc036a6a965335" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue