solenv/flatpak-manifest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 7ed8d93fab114804387990215545bdceafee36db Author: Julien Nabet <[email protected]> AuthorDate: Sat Sep 12 09:20:39 2020 +0200 Commit: Stephan Bergmann <[email protected]> CommitDate: Sat Sep 12 17:38:51 2020 +0200 Flatpack: update to liborcus 0.16.0 Change-Id: I9268a254cf74c3effa7852cd0936399d8c28aa6d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102509 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index a1768343c279..df1bedfe0474 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -375,10 +375,10 @@ "dest-filename": "external/tarballs/openldap-2.4.45.tgz" }, { - "url": "https://dev-www.libreoffice.org/src/liborcus-0.15.4.tar.bz2", - "sha256": "cfb2aa60825f2a78589ed030c07f46a1ee16ef8a2d1bf2279192fbc1ae5a5f61", + "url": "https://dev-www.libreoffice.org/src/liborcus-0.16.0.tar.bz2", + "sha256": "854c6ec167ace59baa2984e175bac7b5b2af91bfde4bb10d2088b87a51ed76ec", "type": "file", - "dest-filename": "external/tarballs/liborcus-0.15.4.tar.bz2" + "dest-filename": "external/tarballs/liborcus-0.16.0.tar.bz2" }, { "url": "https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz", _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
