boost-mpi 1.66.0
This commit is contained in:
parent
4614a2c9d1
commit
7d52ec9280
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class BoostMpi < Formula
|
||||
desc "C++ library for C++/MPI interoperability"
|
||||
homepage "https://www.boost.org/"
|
||||
url "https://dl.bintray.com/boostorg/release/1.65.1/source/boost_1_65_1.tar.bz2"
|
||||
sha256 "9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81"
|
||||
revision 2
|
||||
url "https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.bz2"
|
||||
sha256 "5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9"
|
||||
head "https://github.com/boostorg/boost.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue