diff options
-rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist index d5bcf44ff89..41cee50a6d3 100755 --- a/make-dist +++ b/make-dist @@ -194,7 +194,7 @@ tar cvf $outfile.version.tar $outfile/src/.git_version $outfile/ceph.spec boost_version=1.82.0 download_boost $boost_version a6e1ab9b0860e6a2881dd7b21fe9f737a095e5f33a3a874afc6a345228597ee6 \ https://download.ceph.com/qa \ - https://boostorg.jfrog.io/artifactory/main/release/$boost_version/source + 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 |