summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-25 12:52:38 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-26 21:21:11 +0200
commit8a77dadb63e02c06413f319c37242d27d7180d5b (patch)
tree1224c68cf64515ba271e77265738d7d1c6dddbb7
parent336d361f4dde4f0d3fb853283cbf1fda25de39c1 (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/58036 Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-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",