diff options
author | David Tardon <dtardon@redhat.com> | 2018-12-29 14:53:07 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2018-12-29 22:01:48 +0100 |
commit | a8965ebc1b29ba578fc3e9cd6915e85e807d9fd6 (patch) | |
tree | df0b37191df91720eb38aaf9411faf6d2efe4ec2 /solenv | |
parent | 695f841604dbc7122dc6d5beee6b1200e562f3be (diff) |
upload libcdr 0.1.5
Change-Id: I01454cc35baf96743bd19e64dd3a7269c58621bf
Reviewed-on: https://gerrit.libreoffice.org/65715
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 3f8323a66935..7da44be8953d 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -205,10 +205,10 @@ "dest-filename": "external/tarballs/libabw-0.1.2.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libcdr-0.1.4.tar.xz", - "sha256": "e7a7e8b00a3df5798110024d7061fe9d1c3330277d2e4fa9213294f966a4a66d", + "url": "https://dev-www.libreoffice.org/src/libcdr-0.1.5.tar.xz", + "sha256": "6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48", "type": "file", - "dest-filename": "external/tarballs/libcdr-0.1.4.tar.xz" + "dest-filename": "external/tarballs/libcdr-0.1.5.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz", |