From: Kefu Chai Date: Mon, 23 Dec 2019 16:12:46 +0000 (+0800) Subject: make-dist: package boost v1.72 instead of v1.67 X-Git-Tag: v14.2.8~28^2~2^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8e75283e30419e17bba7d0da9e92be796df07460;p=ceph.git make-dist: package boost v1.72 instead of v1.67 to be consistent with the version used by "make check" Signed-off-by: Kefu Chai (cherry picked from commit bad8fdf762cf26a0d44b963fb67f1c6fd4cbaabc) --- diff --git a/make-dist b/make-dist index 1bcad439206..ede0d35a123 100755 --- a/make-dist +++ b/make-dist @@ -152,8 +152,8 @@ ln -s . $outfile tar cvf $outfile.version.tar $outfile/src/.git_version $outfile/ceph.spec $outfile/alpine/APKBUILD # NOTE: If you change this version number make sure the package is available # at the three URLs referenced below (may involve uploading to download.ceph.com) -boost_version=1.67.0 -download_boost $boost_version 2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba \ +boost_version=1.72.0 +download_boost $boost_version 59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722 \ https://dl.bintray.com/boostorg/release/$boost_version/source \ https://downloads.sourceforge.net/project/boost/boost/$boost_version \ https://download.ceph.com/qa