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 ba35920 commit f2e05cdCopy full SHA for f2e05cd
depends/packages/boost.mk
@@ -1,6 +1,6 @@
1
package=boost
2
$(package)_version=1.81.0
3
-$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/$($(package)_version)/source/
+$(package)_download_path=https://archives.boost.io/release/$($(package)_version)/source/
4
$(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.bz2
5
$(package)_sha256_hash=71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
6
$(package)_patches=process_macos_sdk.patch
0 commit comments