From f2cf7100393aeeacf239a63c69e35ff920eccdf2 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 7 Oct 2020 20:57:45 +0200 Subject: [PATCH] Update Orcus lib ref in flatpak Change-Id: Id3026332211c1eb2726d876775155d8a26e187eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104068 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- solenv/flatpak-manifest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 9ac394f22049..40cb129b8490 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.16.0.tar.bz2", - "sha256": "854c6ec167ace59baa2984e175bac7b5b2af91bfde4bb10d2088b87a51ed76ec", + "url": "https://dev-www.libreoffice.org/src/liborcus-0.16.1.tar.bz2", + "sha256": "c700d1325f744104d9fca0d5a019434901e9d51a16eedfb05792f90a298587a4", "type": "file", - "dest-filename": "external/tarballs/liborcus-0.16.0.tar.bz2" + "dest-filename": "external/tarballs/liborcus-0.16.1.tar.bz2" }, { "url": "https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz",