From: Casey Bodley Date: Mon, 8 Jan 2024 18:08:03 +0000 (-0500) Subject: make-dist: prefer download.ceph.com mirror for boost sources X-Git-Tag: v19.3.0~85^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eaf9c170ca88c7279546f1861682915e2d745869;p=ceph.git make-dist: prefer download.ceph.com mirror for boost sources Signed-off-by: Casey Bodley --- diff --git a/make-dist b/make-dist index 45cbf1381ccd..d5bcf44ff898 100755 --- a/make-dist +++ b/make-dist @@ -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://boostorg.jfrog.io/artifactory/main/release/$boost_version/source download_liburing 0.7 8e2842cfe947f3a443af301bdd6d034455536c38a455c7a700d0c1ad165a7543 \ https://github.com/axboe/liburing/archive \ https://git.kernel.dk/cgit/liburing/snapshot