diff options
author | David Tardon <dtardon@redhat.com> | 2021-03-30 17:36:05 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2021-03-30 19:46:50 +0200 |
commit | 64788738db595cb642b7efd49340cae33d92698e (patch) | |
tree | bfb602cb2d85da65c3830e88a112e984edf1f4b6 /solenv | |
parent | 42c09f639d68e2b25a108a451e23ac9a5e3312b6 (diff) |
upload libcdr 0.1.7
Change-Id: Ie01fdee7379c398fe7df7c140e2f0059bea71abe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113380
Tested-by: Jenkins
Reviewed-by: David Tardon <dtardon@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 369184ce7f0a..c86fc663388f 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -219,10 +219,10 @@ "dest-filename": "external/tarballs/libabw-0.1.3.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libcdr-0.1.6.tar.xz", - "sha256": "01cd00b04a030977e544433c2d127c997205332cd9b8e35ec0ee17110da7f861", + "url": "https://dev-www.libreoffice.org/src/libcdr-0.1.7.tar.xz", + "sha256": "5666249d613466b9aa1e987ea4109c04365866e9277d80f6cd9663e86b8ecdd4", "type": "file", - "dest-filename": "external/tarballs/libcdr-0.1.6.tar.xz" + "dest-filename": "external/tarballs/libcdr-0.1.7.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz", |