diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2022-12-11 15:13:32 +0900 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2022-12-13 10:21:29 +0000 |
commit | 9fb776f508a676d4c7255b5cfc6dfdc00d620a8c (patch) | |
tree | 381b48318cf4213d6d9b967270f96723897ffb32 /download.lst | |
parent | d7f542a979d009398c933240d35d646296675397 (diff) |
libpng: upgrade to release 1.6.39
Change-Id: I46ad0c9426a115ba19620814397a834923e03ca6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143976
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
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 60af75d77aca..8c04fb5893ed 100644 --- a/download.lst +++ b/download.lst @@ -198,8 +198,8 @@ export PDFIUM_SHA256SUM := 7db59b1e91f2bc0ab4c5e19d1a4f881e6a47dbb0d3b7e980a7358 export PDFIUM_TARBALL := pdfium-5408.tar.bz2 export PIXMAN_SHA256SUM := ea1480efada2fd948bc75366f7c349e1c96d3297d09a3fe62626e38e234a625e export PIXMAN_TARBALL := pixman-0.42.2.tar.gz -export LIBPNG_SHA256SUM := b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be -export LIBPNG_TARBALL := libpng-1.6.38.tar.xz +export LIBPNG_SHA256SUM := 1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937 +export LIBPNG_TARBALL := libpng-1.6.39.tar.xz export LIBTIFF_SHA256SUM := 49307b510048ccc7bc40f2cba6e8439182fe6e654057c1a1683139bf2ecb1dc1 export LIBTIFF_TARBALL := tiff-4.4.0.tar.xz export POPPLER_SHA256SUM := d7a8f748211359cadb774ba3e18ecda6464b34027045c0648eb30d5852a41e2e |