diff options
author | David Tardon <dtardon@redhat.com> | 2020-02-07 18:45:39 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2020-02-08 16:26:23 +0100 |
commit | 85dc497f1556ebc53f482e382f48e98b9560b983 (patch) | |
tree | ef7b628f8fce5400bf69e3d85a4e335a4d076e82 /solenv | |
parent | 9c9f76dd5b6fb115e521ac6568673c7a10879192 (diff) |
upload libcdr 0.1.6
Change-Id: I569f8ed92358982edbc419a6b687652ffd4fcb14
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88236
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 aea3cbf1b16b..45f727d52cec 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -213,10 +213,10 @@ "dest-filename": "external/tarballs/libabw-0.1.3.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libcdr-0.1.5.tar.xz", - "sha256": "6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48", + "url": "https://dev-www.libreoffice.org/src/libcdr-0.1.6.tar.xz", + "sha256": "01cd00b04a030977e544433c2d127c997205332cd9b8e35ec0ee17110da7f861", "type": "file", - "dest-filename": "external/tarballs/libcdr-0.1.5.tar.xz" + "dest-filename": "external/tarballs/libcdr-0.1.6.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz", |