Skip to content

Commit f2e05cd

Browse files
hebastofanquake
authored andcommitted
depends: Update Boost download link
See: boostorg/boost-tasks#3 Github-Pull: #30217 Rebased-From: ffbc173
1 parent ba35920 commit f2e05cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/boost.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package=boost
22
$(package)_version=1.81.0
3-
$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/$($(package)_version)/source/
3+
$(package)_download_path=https://archives.boost.io/release/$($(package)_version)/source/
44
$(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.bz2
55
$(package)_sha256_hash=71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
66
$(package)_patches=process_macos_sdk.patch

0 commit comments

Comments
 (0)