summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2024-10-11 16:51:50 +0200
committerMiklos Vajna <vmiklos@collabora.com>2024-10-14 08:11:10 +0200
commit59c5a7d5c7502770896491a59c73de3c627afcc5 (patch)
treec1abc02c8186b49dd4e453565c5f289ab3e738bf /download.lst
parentf72c9777f510332105b39c1c9bb78c66e4550d82 (diff)
Update pdfium to 6764
New fast_float header-only inner dependency. CppunitTest_vcl_pdfexport's testTdf154549 and CppunitTest_vcl_pdfexport2's testTdf71956 started to fail after this. Assuming that the code covered by these tests still works (since this commit doesn't change vcl/ or sw/ code), just update those tests to match the new PDFium API call results for now. Change-Id: I07b2f97fbbc9bd609e2f94593474393adcb5a839 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174814 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index e32d732741fb..3a0b06c01114 100644
--- a/download.lst
+++ b/download.lst
@@ -558,8 +558,8 @@ PAGEMAKER_TARBALL := libpagemaker-0.0.4.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-PDFIUM_SHA256SUM := ea2d59946fbd0c72a8b07d19bd58bb99cf66add27f5388b02d99bd7f37c13388
-PDFIUM_TARBALL := pdfium-6656.tar.bz2
+PDFIUM_SHA256SUM := 59d5df3b38312b069d96a8de9d4f8d7f44a29835c9dc82bd792ea02be86c4e49
+PDFIUM_TARBALL := pdfium-6764.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts