boost-bcp 1.63.0
This commit is contained in:
parent
91a8f7d8dc
commit
254f3f5f0e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class BoostBcp < Formula
|
||||
desc "Utility for extracting subsets of the Boost library"
|
||||
homepage "https://www.boost.org/doc/tools/bcp/"
|
||||
url "https://downloads.sourceforge.net/project/boost/boost/1.62.0/boost_1_62_0.tar.bz2"
|
||||
sha256 "36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0"
|
||||
|
||||
url "https://downloads.sourceforge.net/project/boost/boost/1.63.0/boost_1_63_0.tar.bz2"
|
||||
sha256 "beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0"
|
||||
head "https://github.com/boostorg/boost.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue