Skip to content

Commit

Permalink
Fix boost download URL (TypesettingTools#257)
Browse files Browse the repository at this point in the history
They appear to have moved hosts: boostorg/boost#924
  • Loading branch information
CoffeeFlux authored and arch1t3cht committed Jan 6, 2025
1 parent 90daff1 commit 9db9edf
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_74_0
source_url = https://boostorg.jfrog.io/artifactory/main/release/1.74.0/source/boost_1_74_0.tar.gz
source_url = https://archives.boost.io/release/1.74.0/source/boost_1_74_0.tar.gz
source_filename = boost_1_74_0.tar.gz
source_hash = afff36d392885120bcac079148c177d1f6f7730ec3d47233aa51b0afa4db94a5
patch_directory = boost

0 comments on commit 9db9edf

Please sign in to comment.