summaryrefslogtreecommitdiff
path: root/solenv/flatpak-manifest.in
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-07-21 21:25:26 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-07-22 10:40:57 +0200
commit4488be8a9279be0bd0aebd476589a49d2b95da6e (patch)
tree38b8d6c51742a933658592278d82e1481cac0a16 /solenv/flatpak-manifest.in
parent9d1db290b6c81afc6fad7ce49523be5d8e7c6dc5 (diff)
external: update pdfium to 4203
Change-Id: Ib712fa5494e5461ef59252a0e832d43eabccbee0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99157 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'solenv/flatpak-manifest.in')
-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 5d137529b622..44a3f80496e9 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -69,8 +69,8 @@
"type": "shell"
},
{
- "url": "https://dev-www.libreoffice.org/src/pdfium-4137.tar.bz2",
- "sha256": "9a2f9bddca935a263f06c81003483473a525ccd0f4e517bc75fceb914d4c54b6",
+ "url": "https://dev-www.libreoffice.org/src/pdfium-4203.tar.bz2",
+ "sha256": "7a0dede6f4113aaa9d5395fd851caab9cf9691470f2d4abdc018773fb5f70e94",
"type": "file",
"dest-filename": "external/tarballs/pdfium-4137.tar.bz2"
},