flatpak: change URL for boost
The old one is giving a 403 Forbidden semi regularly.
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "archive",
|
||||
"url" : "https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2",
|
||||
"url" : "https://boostorg.jfrog.io/artifactory/main/release/1.72.0/source/boost_1_72_0.tar.bz2",
|
||||
"sha256" : "59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user