boost: 1.71.0

This commit is contained in:
Henry Fredrick Schreiner 2019-09-01 23:05:15 -04:00 committed by FX Coudert
parent 0a863e9a7d
commit aaf4e4e5d1
2 changed files with 2 additions and 3 deletions

View file

@ -1,8 +1,8 @@
class Boost < Formula
desc "Collection of portable C++ source libraries"
homepage "https://www.boost.org/"
url "https://dl.bintray.com/boostorg/release/1.70.0/source/boost_1_70_0.tar.bz2"
sha256 "430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778"
url "https://dl.bintray.com/boostorg/release/1.71.0/source/boost_1_71_0.tar.bz2"
sha256 "d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee"
head "https://github.com/boostorg/boost.git"
bottle do
@ -47,7 +47,6 @@ class Boost < Formula
-j#{ENV.make_jobs}
--layout=tagged-1.66
--user-config=user-config.jam
--no-cmake-config
-sNO_LZMA=1
-sNO_ZSTD=1
install