diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-02-15 09:11:31 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-02-15 09:11:31 +0100 |
commit | 0dfef73bea7ea70577209a9ed68ad037c8bbab4c (patch) | |
tree | 832b1a001030199163506cd943ee4e698b5fa6cf /solenv | |
parent | 552f5835fdc775a77022a49bdc77f84eab697bcf (diff) |
Adapt solenv/flatpak-manifest.in
...to 45a4e70484e7d90dab07a677914ada2d948b415c "Update orcus to 0.13.3."
Change-Id: I6a400b264b7ae0be73b55110a67617d0e5f3d3fa
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 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", |