download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ccf40aa486d51623698683086f2130644d7ccee3 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Fri May 2 11:02:11 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Fri May 2 12:09:40 2025 +0200
libpng: upgrade to 1.6.48 Downloaded from https://sourceforge.net/projects/libpng/files/libpng16/1.6.48/libpng-1.6.48.tar.xz/download Change-Id: I37cef8c885807eb26e45f567256faebd05816dc6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184891 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 931bd94cdfff..33c53c0ba422 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 := b213cb381fbb1175327bd708a77aab708a05adde7b471bc267bd15ac99893631 -LIBPNG_TARBALL := libpng-1.6.47.tar.xz +LIBPNG_SHA256SUM := 46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03 +LIBPNG_TARBALL := libpng-1.6.48.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts