diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2022-09-21 17:17:35 +0900 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-10-16 12:25:52 +0200 |
commit | d4ac2414a694f28edf9f50cccd73ca7661cb22a0 (patch) | |
tree | 1891685905b8e42d2f05a7f2913cefb24d3845b0 /download.lst | |
parent | d4040d78d6b4e0556da17ede0fd7ed7e9e924e09 (diff) |
libpng: update to release 1.6.38
Change-Id: Ife594699cc8736ffdfc8f68e462d11416d7930e9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140311
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 18f4fc547a8c055afdaec4aad69c9fea387696c3)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140377
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Signed-off-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140476
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 c753c44cc0d2..03361979f29a 100644 --- a/download.lst +++ b/download.lst @@ -236,8 +236,8 @@ export PDFIUM_SHA256SUM := ecb9c2a0d777196949994946e3f24ed251ae5d3db8a9fa1e2827e export PDFIUM_TARBALL := pdfium-5298.tar.bz2 export PIXMAN_SHA256SUM := 6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc export PIXMAN_TARBALL := pixman-0.40.0.tar.gz -export LIBPNG_SHA256SUM := 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca -export LIBPNG_TARBALL := libpng-1.6.37.tar.xz +export LIBPNG_SHA256SUM := b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be +export LIBPNG_TARBALL := libpng-1.6.38.tar.xz export POPPLER_SHA256SUM := d7a8f748211359cadb774ba3e18ecda6464b34027045c0648eb30d5852a41e2e export POPPLER_TARBALL := poppler-22.09.0.tar.xz export POPPLER_DATA_SHA256SUM := 2cec05cd1bb03af98a8b06a1e22f6e6e1a65b1e2f3816cb3069bb0874825f08c |