From 0dfef73bea7ea70577209a9ed68ad037c8bbab4c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 15 Feb 2018 09:11:31 +0100 Subject: Adapt solenv/flatpak-manifest.in ...to 45a4e70484e7d90dab07a677914ada2d948b415c "Update orcus to 0.13.3." Change-Id: I6a400b264b7ae0be73b55110a67617d0e5f3d3fa --- solenv/flatpak-manifest.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'solenv') diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index ae78d0823953..1afcb4cdcc3e 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -360,10 +360,10 @@ "dest-filename": "external/tarballs/openldap-2.4.45.tgz" }, { - "url": "https://dev-www.libreoffice.org/src/liborcus-0.13.2.tar.gz", - "sha256": "0f8e85dc163881c358bd175227a970e3c70443109e2bb0d8d422439c31641df2", + "url": "https://dev-www.libreoffice.org/src/liborcus-0.13.3.tar.gz", + "sha256": "62e76de1fd3101e77118732b860354121b40a87bbb1ebfeb8203477fffac16e9", "type": "file", - "dest-filename": "external/tarballs/liborcus-0.13.2.tar.gz" + "dest-filename": "external/tarballs/liborcus-0.13.3.tar.gz" }, { "url": "https://dev-www.libreoffice.org/src/poppler-0.59.0.tar.xz", -- cgit