diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-03-20 10:49:53 +0100 |
---|---|---|
committer | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-03-23 01:04:45 +0100 |
commit | 78f0fa2f7e408cbc75ffe99f61f6a556bed2a032 (patch) | |
tree | 0e49547aacc09786022284a8ff77440c5352f164 /download.lst | |
parent | 36757ace36a5bcb0acd9ba5c4ee6cceed3c14b67 (diff) |
libpng: upgrade to 1.6.43
Change-Id: Ia1ddc21dc521cf97b75a64d806417cbfe5dec623
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165050
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
(cherry picked from commit f29222eaf385891620d4868827b27e734752018e)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165182
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 438359f38b65..bc1f68ce8385 100644 --- a/download.lst +++ b/download.lst @@ -533,8 +533,8 @@ PIXMAN_TARBALL := pixman-0.42.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBPNG_SHA256SUM := c919dbc11f4c03b05aba3f8884d8eb7adfe3572ad228af972bb60057bdb48450 -LIBPNG_TARBALL := libpng-1.6.42.tar.xz +LIBPNG_SHA256SUM := 6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c +LIBPNG_TARBALL := libpng-1.6.43.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |