diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-06-25 20:04:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-06-26 09:57:14 +0200 |
commit | 3b302b98795310befdae4a4f925ab9921682b79c (patch) | |
tree | b9513ecb8206f8131eacd323fcb038913ac473d2 | |
parent | b6589ad8c7a5aed5ae13cf8bf8482ceba19a2067 (diff) |
upgrade libtiff to 4.5.1
Change-Id: Ia07f368a371930f655bdc3495e76295dad740d30
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153570
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 16c58a1c13c9..0ca3d6dfa325 100644 --- a/download.lst +++ b/download.lst @@ -453,8 +453,8 @@ LIBPNG_TARBALL := libpng-1.6.39.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -LIBTIFF_SHA256SUM := dafac979c5e7b6c650025569c5a4e720995ba5f17bc17e6276d1f12427be267c -LIBTIFF_TARBALL := tiff-4.5.0rc3.tar.xz +LIBTIFF_SHA256SUM := 3c080867114c26edab3129644a63b708028a90514b7fe3126e38e11d24f9f88a +LIBTIFF_TARBALL := tiff-4.5.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |