diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-10-11 20:06:04 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-10-12 08:21:10 +0200 |
commit | faa590cf41a08169306ec369948b31d0401518a3 (patch) | |
tree | c3c59fb9a1e27a5828f498dd491913d216817a45 /download.lst | |
parent | 286bbda9cd991c0a31c1cb88916507e586469434 (diff) |
Update to pdfium 6060
- external/pdfium/build.patch.1: re-generate with 'patch -p1' + 'git
diff'
Change-Id: I9258d6d0130620523d64fcd0854c4d96fc98a4bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157846
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 26d9ab95c04a..33e691aebdb3 100644 --- a/download.lst +++ b/download.lst @@ -508,8 +508,8 @@ PAGEMAKER_TARBALL := libpagemaker-0.0.4.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -PDFIUM_SHA256SUM := 9a9ce3f62de525cdfd8373a155ac549579c2c8067c6050716ca4b5cd5c11f655 -PDFIUM_TARBALL := pdfium-5941.tar.bz2 +PDFIUM_SHA256SUM := 021456a0ddfa473855651496e277b6e1493dbf9572fce4e3204f7580964b42c7 +PDFIUM_TARBALL := pdfium-6060.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts |