boost-bcp 1.69.0
This commit is contained in:
parent
4f8cec681d
commit
1f5663c833
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class BoostBcp < Formula
|
class BoostBcp < Formula
|
||||||
desc "Utility for extracting subsets of the Boost library"
|
desc "Utility for extracting subsets of the Boost library"
|
||||||
homepage "https://www.boost.org/doc/tools/bcp/"
|
homepage "https://www.boost.org/doc/tools/bcp/"
|
||||||
url "https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2"
|
url "https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2"
|
||||||
sha256 "7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7"
|
sha256 "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406"
|
||||||
head "https://github.com/boostorg/boost.git"
|
head "https://github.com/boostorg/boost.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue