Skip to content

Commit

Permalink
Merge pull request ceph#55089 from cbodley/wip-boost-mirrors
Browse files Browse the repository at this point in the history
make-dist: update boost mirrors

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
  • Loading branch information
tchaikov authored Feb 5, 2024
2 parents 3a8d63a + 5697d81 commit a3ec5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make-dist
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ tar cvf $outfile.version.tar $outfile/src/.git_version $outfile/ceph.spec
# at the three URLs referenced below (may involve uploading to download.ceph.com)
boost_version=1.82.0
download_boost $boost_version a6e1ab9b0860e6a2881dd7b21fe9f737a095e5f33a3a874afc6a345228597ee6 \
https://boostorg.jfrog.io/artifactory/main/release/$boost_version/source \
https://download.ceph.com/qa
https://download.ceph.com/qa \
https://archives.boost.io/release/$boost_version/source
download_liburing 0.7 8e2842cfe947f3a443af301bdd6d034455536c38a455c7a700d0c1ad165a7543 \
https://github.com/axboe/liburing/archive \
https://git.kernel.dk/cgit/liburing/snapshot
Expand Down

0 comments on commit a3ec5d3

Please sign in to comment.