diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2020-09-12 09:20:39 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-09-12 17:38:51 +0200 |
commit | 7ed8d93fab114804387990215545bdceafee36db (patch) | |
tree | b1c3eca0892f5d47b10d646c4b0ab39f02eec8ee /solenv | |
parent | fa2499a6e9c0c4f25b0a59cd89489d7051c57ee3 (diff) |
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 <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/flatpak-manifest.in | 6 |
1 files changed, 3 insertions, 3 deletions
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", |