download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b3a027d2b7273478773bd0d8624b70f9a48b0952 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Sep 18 18:16:36 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Sep 18 22:02:45 2025 +0200
tiff: upgrade to 4.7.1 Downloaded from https://download.osgeo.org/libtiff/tiff-4.7.1.tar.xz Change-Id: I9eda3018e55e771986968ffacf7081538baf432b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191142 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 9108f53ba721..65a6298daa32 100644 --- a/download.lst +++ b/download.lst @@ -579,8 +579,8 @@ LIBPNG_TARBALL := libpng-1.6.50.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -LIBTIFF_SHA256SUM := 273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017 -LIBTIFF_TARBALL := tiff-4.7.0.tar.xz +LIBTIFF_SHA256SUM := b92017489bdc1db3a4c97191aa4b75366673cb746de0dce5d7a749d5954681ba +LIBTIFF_TARBALL := tiff-4.7.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts