diff options
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", |