summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-25 12:52:38 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-07-26 10:46:28 +0200
commitb36c5676a2f2eca8acc440d3bd1a4c5e0b834660 (patch)
tree93adbb299fef29b4082bae97eeb256da44a28274
parent239ce8ea56527c96bd1b30b68a3448872f382b47 (diff)
Adapt solenv/flatpak-manifest.in to recent download.lst changes
(cherry picked from commit 5c016d6ae4e59629cfd0b80c631f67cf46e42d3e) Conflicts: solenv/flatpak-manifest.in Change-Id: I7799abe1a6fc9cf79a751d76360ea7ad2face133 Reviewed-on: https://gerrit.libreoffice.org/57981 Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> Tested-by: Michael Stahl <Michael.Stahl@cib.de>
-rw-r--r--solenv/flatpak-manifest.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 7adaa1bbd83a..369bef4c1233 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -405,10 +405,10 @@
"dest-filename": "external/tarballs/liborcus-0.13.3.tar.gz"
},
{
- "url": "https://dev-www.libreoffice.org/src/poppler-0.59.0.tar.xz",
- "sha256": "a3d626b24cd14efa9864e12584b22c9c32f51c46417d7c10ca17651f297c9641",
+ "url": "https://dev-www.libreoffice.org/src/poppler-0.66.0.tar.xz",
+ "sha256": "2c096431adfb74bc2f53be466889b7646e1b599f28fa036094f3f7235cc9eae7",
"type": "file",
- "dest-filename": "external/tarballs/poppler-0.59.0.tar.xz"
+ "dest-filename": "external/tarballs/poppler-0.66.0.tar.xz"
},
{
"url": "https://dev-www.libreoffice.org/src/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2",