Skip to content

Commit 50626f5

Browse files
committed
[Depends] Update Boost source URL
The jfrog.io repository is no more, and a new boost.io repository has been made in it's place.
1 parent 08eb5bb commit 50626f5

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)_dependencies=native_b2

0 commit comments

Comments
 (0)