solenv/flatpak-manifest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit be51808b59d152e8fea596e854fab418d67d1a5c Author: Stephan Bergmann <[email protected]> AuthorDate: Fri Oct 11 14:16:21 2019 +0200 Commit: Stephan Bergmann <[email protected]> CommitDate: Fri Oct 11 21:15:26 2019 +0200 Adapt solenv/flatpak-manifest.in to "Update orcus to 0.15.3." (609cbacc0e134f81f2e1acb5bbe483563fa1c6b9) Change-Id: Iefa8332b98c06fdc43a009d42a3fafe602107ddc Reviewed-on: https://gerrit.libreoffice.org/80656 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 7fbd150a3b72..9ba1b06074de 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -365,10 +365,10 @@ "dest-filename": "external/tarballs/openldap-2.4.45.tgz" }, { - "url": "https://dev-www.libreoffice.org/src/liborcus-0.15.2.tar.gz", - "sha256": "aa9bd86da242bf67de1cb0785afd457b5398798c8a86d6c5492c9e6c3d3e8aa4", + "url": "https://dev-www.libreoffice.org/src/liborcus-0.15.3.tar.gz", + "sha256": "0dd26f3f2e611c51df9ee02d6dbf08887989eaa417b73f6877cd0d94df795fc2", "type": "file", - "dest-filename": "external/tarballs/liborcus-0.15.2.tar.gz" + "dest-filename": "external/tarballs/liborcus-0.15.3.tar.gz" }, { "url": "https://dev-www.libreoffice.org/src/poppler-0.74.0.tar.xz", _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
