Skip to content

Commit

Permalink
Fix boost download URL
Browse files Browse the repository at this point in the history
They appear to have moved hosts: boostorg/boost#924
  • Loading branch information
CoffeeFlux committed Jan 1, 2025
1 parent 995c011 commit c850c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subprojects/boost.wrap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[wrap-file]
directory = boost_1_83_0
source_url = https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.gz
source_url = https://archives.boost.io/release/1.83.0/source/boost_1_83_0.tar.gz
source_filename = boost_1_83_0.tar.gz
source_hash = c0685b68dd44cc46574cce86c4e17c0f611b15e195be9848dfd0769a0a207628
patch_directory = boost

0 comments on commit c850c79

Please sign in to comment.