boost-python@1.59: add 1.59.0 bottle.
This commit is contained in:
parent
a87a872e9b
commit
6b0b5d0af5
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class BoostPythonAT159 < Formula
|
|||
url "https://downloads.sourceforge.net/project/boost/boost/1.59.0/boost_1_59_0.tar.bz2"
|
||||
sha256 "727a932322d94287b62abb1bd2d41723eec4356a7728909e38adb65ca25241ca"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "72e56d744c5369bcb8de95eee92182ca9cfe8e580d596473069ca69c0b23b3d6" => :sierra
|
||||
sha256 "1adf1e1e570236fe2f67367d2ac17e83ade9d1b25e5e356bff23ce52d0117c8a" => :el_capitan
|
||||
sha256 "ad13c2d6ceaec797943327a08babffc6d284fe89ec7f60170a362fa134e1429b" => :yosemite
|
||||
end
|
||||
|
||||
keg_only :versioned_formula
|
||||
|
||||
option :cxx11
|
||||
|
|
Loading…
Reference in a new issue