We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567258b commit 668a5e1Copy full SHA for 668a5e1
tools/builddeps.sh
@@ -239,7 +239,7 @@ export OPENSSL_SRCDIR=`pwd`/tmp/${source_name}
239
240
# building boost
241
name="boost"
242
-source_url="https://boostorg.jfrog.io/artifactory/main/release/1.84.0/source/boost_1_84_0.tar.gz"
+source_url="https://archives.boost.io/release/1.84.0/source/boost_1_84_0.tar.gz"
243
source_name="boost_1_84_0"
244
source_filename="boost_1_84_0.tar.gz"
245
source_hash="a5800f405508f5df8114558ca9855d2640a2de8f0445f051fa1c7c3383045724"
0 commit comments