boost-bcp 1.66.0
This commit is contained in:
parent
68511c19f9
commit
4614a2c9d1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class BoostBcp < Formula
|
||||
desc "Utility for extracting subsets of the Boost library"
|
||||
homepage "https://www.boost.org/doc/tools/bcp/"
|
||||
url "https://dl.bintray.com/boostorg/release/1.65.1/source/boost_1_65_1.tar.bz2"
|
||||
sha256 "9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81"
|
||||
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