diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-03-10 17:21:42 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-03-13 07:13:41 +0000 |
commit | 47afcad0d599009c38b4597c27558ec2af58b7f8 (patch) | |
tree | b3caebedf4b552df3106e9cb7124a30bcf1779f8 /download.lst | |
parent | 30784e55e484de2790c4b264a50a65acf450c000 (diff) |
Update pdfium to 5636
Some changes in the bundled libtiff, but it seems that would be for XFA
which we disable, so it doesn't affect us.
Change-Id: Ibadeecf20daec342fbfef6d1e89bd17f5f0095e9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148652
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
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 09d11ff543c8..a73e7be7dc30 100644 --- a/download.lst +++ b/download.lst @@ -433,8 +433,8 @@ PAGEMAKER_TARBALL := libpagemaker-0.0.4.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -PDFIUM_SHA256SUM := 9fae5f8b3b90a4f7ca663f741e232e1e4c3f098fb7a18b0ad52e74ae172cf16c -PDFIUM_TARBALL := pdfium-5522.tar.bz2 +PDFIUM_SHA256SUM := 1a625b25562fb4c25c8bf4660c704111cdd306b8934b94dcd9b89329909ede55 +PDFIUM_TARBALL := pdfium-5636.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |