diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-04-12 08:18:26 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-04-12 10:14:23 +0200 |
commit | bc8b40ecbc140217b9b55a44adce506d724af297 (patch) | |
tree | 9fa909dd11622ecab1d6d827ec67f56ed12d5df4 /solenv | |
parent | 14214e40c06b3b89e9c495c1c6adffbfd294adaa (diff) |
Adapt solenv/flatpak-manifest.in to recent download.lst changes
Change-Id: I9b8bb016721f35032fe214f977f9463c241084ea
Reviewed-on: https://gerrit.libreoffice.org/70638
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/flatpak-manifest.in | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 61140e71b31b..4fcf0f5f1383 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -65,10 +65,10 @@ "type": "shell" }, { - "url": "https://dev-www.libreoffice.org/src/pdfium-3667.tar.bz2", - "sha256": "012ef554e7a6ec6d794f9ff7e66ff71011cab1b67317b427d9c820c48c141e5e", + "url": "https://dev-www.libreoffice.org/src/pdfium-3730.tar.bz2", + "sha256": "dfaaae78f1d371378c6b715862f9b3b67f9a6857c7864bfaebfd88a962d03bca", "type": "file", - "dest-filename": "external/tarballs/pdfium-3667.tar.bz2" + "dest-filename": "external/tarballs/pdfium-3730.tar.bz2" }, { "url": "https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz", @@ -245,10 +245,10 @@ "dest-filename": "external/tarballs/libfreehand-0.1.2.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/language-subtag-registry-2018-04-23.tar.bz2", - "sha256": "14c21f4533ca74e3af9e09184d6756a750d0cd46099015ba8c595e48499aa878", + "url": "https://dev-www.libreoffice.org/src/language-subtag-registry-2019-04-03.tar.bz2", + "sha256": "a1d7fb901764bb8f251d4f686cdf565764f9987d0fb5d9315d54a7366a84822d", "type": "file", - "dest-filename": "external/tarballs/language-subtag-registry-2018-04-23.tar.bz2" + "dest-filename": "external/tarballs/language-subtag-registry-2019-04-03.tar.bz2" }, { "url": "https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2", @@ -371,10 +371,10 @@ "dest-filename": "external/tarballs/liborcus-0.14.1.tar.gz" }, { - "url": "https://dev-www.libreoffice.org/src/poppler-0.73.0.tar.xz", - "sha256": "e44b5543903128884ba4538c2a97d3bcc8889e97ffacc4636112101f0238db03", + "url": "https://dev-www.libreoffice.org/src/poppler-0.74.0.tar.xz", + "sha256": "92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f", "type": "file", - "dest-filename": "external/tarballs/poppler-0.73.0.tar.xz" + "dest-filename": "external/tarballs/poppler-0.74.0.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2", |