download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a32b89d2857b3f15ebb2e72c2131037a28d56270 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Fri Jun 13 14:24:30 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Fri Jun 13 16:15:30 2025 +0200
libpng: upgrade to 1.6.49 Downloaded from https://sourceforge.net/projects/libpng/files/libpng16/1.6.49/libpng-1.6.49.tar.xz/download Change-Id: I499f8a3d191421fddfe34fcf7d190f1831177de5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186458 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 8a313087aa16..a478d37329c7 100644 --- a/download.lst +++ b/download.lst @@ -574,8 +574,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := 46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03 -LIBPNG_TARBALL := libpng-1.6.48.tar.xz +LIBPNG_SHA256SUM := 43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024 +LIBPNG_TARBALL := libpng-1.6.49.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts