Boost download has been broken for over a week, so we will host our own

This commit is contained in:
Duke
2024-01-07 23:25:35 -05:00
parent c56a9e31a0
commit c9f7640699

View File

@@ -1,9 +1,12 @@
package=boost
$(package)_version=1_72_0
$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/$(subst _,.,$($(package)_version))/source/
#$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/$(subst _,.,$($(package)_version))/source/
#$(package)_file_name=$(package)_$($(package)_version).tar.bz2
$(package)_sha256_hash=59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722
$(package)_file_name=$(package)_$($(package)_version).tar.bz2
$(package)_download_path=https://git.hush.is/attachments
$(package)_file_name=94bfb5e0-7e29-4162-a066-bfd00e6b0db1
$(package)_download_file=94bfb5e0-7e29-4162-a066-bfd00e6b0db1
$(package)_patches=fix-Solaris.patch
define $(package)_set_vars