diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-02-15 11:26:54 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-02-15 16:16:20 +0100 |
commit | 59479de20242c7acf0e162e7c954899cb55419f3 (patch) | |
tree | 515f438d1ba18c4b121d601100f93d89caf9d430 /download.lst | |
parent | 691cfd22c6351416d8c758e040c7534383494f90 (diff) |
zlib: upgrade to 1.3.1
Change-Id: I339b4e9c94ea50b3ddb41dfdac0e48d27939bc74
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163432
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index b0e584ae5f40..6a6ed6ec3a27 100644 --- a/download.lst +++ b/download.lst @@ -640,8 +640,8 @@ XSLTML_TARBALL := a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip # three static lines # so that git cherry-pick # will not run into conflicts -ZLIB_SHA256SUM := 8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7 -ZLIB_TARBALL := zlib-1.3.tar.xz +ZLIB_SHA256SUM := 38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32 +ZLIB_TARBALL := zlib-1.3.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |