Merge branch 'ebassi/boost-url' into 'master'

Update the URL for the Boost archive

See merge request GNOME/gtk!3548
This commit is contained in:
Emmanuele Bassi 2021-05-13 11:47:28 +00:00
commit 889bf83020

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"
}
]