summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-01-15 21:18:44 +0100
committerAndras Timar <andras.timar@collabora.com>2021-05-05 13:16:01 +0200
commit36804b75f5426ace9dac8329ce34ec4bdd9382a2 (patch)
treee8e2f3954d9041b9a7b2a9945d93688b5d8d61ff /solenv
parent70d6b7d8497d01921f3f5e3772cac3c1403199c3 (diff)
external: update pdfium to 3667
Reviewed-on: https://gerrit.libreoffice.org/66408 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> (cherry picked from commit 2044475c8cb33b76591aa6de77dd43a0bf9f5145) Change-Id: Ie4f0cc8f06432e182ce7ffcae5269075d12658ef
Diffstat (limited to 'solenv')
-rw-r--r--solenv/flatpak-manifest.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index ec1ac90d7e19..67b822e2f7e1 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -93,8 +93,8 @@
"type": "shell"
},
{
- "url": "https://dev-www.libreoffice.org/src/pdfium-3426.tar.bz2",
- "sha256": "80331b48166501a192d65476932f17044eeb5f10faa6ea50f4f175169475c957",
+ "url": "https://dev-www.libreoffice.org/src/pdfium-3667.tar.bz2",
+ "sha256": "012ef554e7a6ec6d794f9ff7e66ff71011cab1b67317b427d9c820c48c141e5e",
"type": "file",
"dest-filename": "external/tarballs/pdfium-3426.tar.bz2"
},