download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 271491c338bd1f0faad627c8d43076e6e6d2a754 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 13 23:37:13 2023 +0900 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Fri Sep 29 01:53:06 2023 +0200
upgrade zlib to 1.3 Change-Id: I474d1f3bc0ae804bd579d32712ed9e2fba4e89e3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157378 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp> diff --git a/download.lst b/download.lst index b5418e4a8862..c22d6d8b2056 100644 --- a/download.lst +++ b/download.lst @@ -625,8 +625,8 @@ XSLTML_TARBALL := a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip # three static lines # so that git cherry-pick # will not run into conflicts -ZLIB_SHA256SUM := d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98 -ZLIB_TARBALL := zlib-1.2.13.tar.xz +ZLIB_SHA256SUM := 8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7 +ZLIB_TARBALL := zlib-1.3.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts