File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ ZMQ_ARCHIVE="zeromq-4.3.5.tar.gz"
8585
8686# Boost archive.
8787# ------------------------------------------------------------------------------
88- BOOST_URL=" https://archives.boost.io/release/1.78 .0/source/boost_1_78_0 .tar.bz2"
89- BOOST_ARCHIVE=" boost_1_78_0 .tar.bz2"
88+ BOOST_URL=" https://archives.boost.io/release/1.86 .0/source/boost_1_86_0 .tar.bz2"
89+ BOOST_ARCHIVE=" boost_1_86_0 .tar.bz2"
9090
9191
9292# Define utility functions.
@@ -408,8 +408,6 @@ handle_custom_options()
408408 display_message " REPO_PRESET[libbitcoin-node]=${REPO_PRESET[libbitcoin-node]} "
409409 REPO_PRESET[libbitcoin-network]=" $BASE_PRESET_ID "
410410 display_message " REPO_PRESET[libbitcoin-network]=${REPO_PRESET[libbitcoin-network]} "
411- REPO_PRESET[libbitcoin-consensus]=" $BASE_PRESET_ID "
412- display_message " REPO_PRESET[libbitcoin-consensus]=${REPO_PRESET[libbitcoin-consensus]} "
413411 REPO_PRESET[libbitcoin-database]=" $BASE_PRESET_ID "
414412 display_message " REPO_PRESET[libbitcoin-database]=${REPO_PRESET[libbitcoin-database]} "
415413 REPO_PRESET[libbitcoin-system]=" $BASE_PRESET_ID "
You can’t perform that action at this time.
0 commit comments