boost: upgrade to 1_86_0
<https://dev-www.libreoffice.org/src/boost_1_86_0.tar.xz> has been generated (on Debian 12) with > $ wget https://boostorg.jfrog.io/artifactory/main/release/1.86.0/source/boost_1_86_0.tar.bz2 > $ printf '1bed88e40401b2cb7a1f76d4bab499e352fa4d0c5f31c0dbae64e24d34d7513b boost_1_86_0.tar.bz2' | sha256sum -c # cf. <https://www.boost.org/users/history/version_1_86_0.html> > boost_1_86_0.tar.bz2: OK > $ external/boost/repack_tarball.sh boost_1_86_0.tar.bz2 > Unpacking boost_1_86_0.tar.bz2 ... > Removing unnecessary files ... > Creating boost_1_86_0.tar.xz ... > Cleaning up ... > efd6d4ce7e8571ba86f77a30bee2d3dd8dccd306721351464fc6998dd00b0c8c boost_1_86_0.tar.xz > Done. Change-Id: I9e22d34b55aa1dd483655df011545c1516ae003a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172247 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
@@ -14,8 +14,8 @@ ARGON2_TARBALL := phc-winner-argon2-20190702.tar.gz
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
# please repack the tarball using external/boost/repack_tarball.sh
|
||||
BOOST_SHA256SUM := 4e23218ff5036d57afd20f7cdab2e94cdbf6ba9c509d656ace643a81c40a985a
|
||||
BOOST_TARBALL := boost_1_85_0.tar.xz
|
||||
BOOST_SHA256SUM := efd6d4ce7e8571ba86f77a30bee2d3dd8dccd306721351464fc6998dd00b0c8c
|
||||
BOOST_TARBALL := boost_1_86_0.tar.xz
|
||||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
|
Reference in New Issue
Block a user