We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6392022 commit 9c13949Copy full SHA for 9c13949
contrib/depends/packages/boost.mk
@@ -1,6 +1,6 @@
1
package=boost
2
$(package)_version=1_75_0
3
-$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/1.75.0/source/
+$(package)_download_path=https://archives.boost.io/release/1.75.0/source/
4
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
5
$(package)_sha256_hash=953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb
6
0 commit comments