Skip to content

Commit

Permalink
Merge #2955: [Depends] Update Boost source URL
Browse files Browse the repository at this point in the history
50626f5 [Depends] Update Boost source URL (Fuzzbawls)

Pull request description:

  The jfrog.io repository is no more, and a new boost.io repository has been made in it's place.

ACKs for top commit: 50626f5
  Duddino:
    ACK 50626f5
  Liquid369:
    ACK 50626f5

Tree-SHA512: 6894cd687566e5f24a7e1b43cb99c56484fe5b1d12d350172cd7ecc971085cb7d916fcd7ddfb8f6b4b078a0e7675957ff2d343a1d01f61c9a5ea3c3fd321c716
  • Loading branch information
Fuzzbawls committed Jan 14, 2025
2 parents 08eb5bb + 50626f5 commit 5030255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/packages/boost.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package=boost
$(package)_version=1.81.0
$(package)_download_path=https://boostorg.jfrog.io/artifactory/main/release/$($(package)_version)/source/
$(package)_download_path=https://archives.boost.io/release/$($(package)_version)/source/
$(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.bz2
$(package)_sha256_hash=71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
$(package)_dependencies=native_b2
Expand Down

0 comments on commit 5030255

Please sign in to comment.