Update the URL for the Boost archive

The old URL seems to have failed, and now it returns 301.

Use the URL from the Boost website.
This commit is contained in:
Emmanuele Bassi 2021-05-13 11:29:22 +01:00
parent 78852b181a
commit 6c63f7b0e2

View File

@ -104,7 +104,7 @@
"sources": [
{
"type": "archive",
"url": "https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2",
"url": "https://boostorg.jfrog.io/artifactory/main/release/1.69.0/source/boost_1_69_0.tar.bz2",
"sha256": "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406"
}
]