summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-11-22 17:23:32 +0100
committerMichael Stahl <michael.stahl@cib.de>2019-11-25 11:32:26 +0100
commit12754c4e289b2580d4b95187b01db5935e5b63a6 (patch)
tree08d61223a3b686ad9834496d006598e92a5f3870
parent59c51419381a2b2532fbd0d094f62e0527e60369 (diff)
Adapt solenv/flatpak-manifest.in to 28e52c49452320ac76489d0f93ca5692456e5331
..."poppler: upgrade to release 0.82.0" Change-Id: Ic333e22856e8ace114776b93b339e7c4e8de01ff Reviewed-on: https://gerrit.libreoffice.org/83521 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 0d63a1e27233f815a16d90b20b6b10069c3e92dc) Reviewed-on: https://gerrit.libreoffice.org/83532 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 3b8c91900c41c0f35476c7d672815e59d6811e66) Reviewed-on: https://gerrit.libreoffice.org/83545 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> 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 98e66c931716..a22d5f578b0a 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -375,10 +375,10 @@
"dest-filename": "external/tarballs/liborcus-0.14.1.tar.gz"
},
{
- "url": "https://dev-www.libreoffice.org/src/poppler-0.74.0.tar.xz",
- "sha256": "92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f",
+ "url": "https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz",
+ "sha256": "234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df",
"type": "file",
- "dest-filename": "external/tarballs/poppler-0.74.0.tar.xz"
+ "dest-filename": "external/tarballs/poppler-0.82.0.tar.xz"
},
{
"url": "https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2",