download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 23bfba6fc521f6c82cd4c66693c35d80b82cb1f0 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Jul 3 13:29:20 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Thu Jul 10 17:06:09 2025 +0200
libpng: upgrade to 1.6.50 Downloaded from https://sourceforge.net/projects/libpng/files/libpng16/1.6.50/libpng-1.6.50.tar.xz/download Change-Id: I4906134e3343ab541b64e27d47d63519b5a49bd6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187310 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit 9ffd4bf12d953159f68d509902112c8b43062a9b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187329 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 649b9f604b14..e93c8da0562d 100644 --- a/download.lst +++ b/download.lst @@ -568,8 +568,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := 43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024 -LIBPNG_TARBALL := libpng-1.6.49.tar.xz +LIBPNG_SHA256SUM := 4df396518620a7aa3651443e87d1b2862e4e88cad135a8b93423e01706232307 +LIBPNG_TARBALL := libpng-1.6.50.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts