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: v15.1.0~387^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32391%2Fhead;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 --- diff --git a/make-dist b/make-dist index a84827f4b4a1..d3ae89f31804 100755 --- a/make-dist +++ b/make-dist @@ -148,8 +148,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