diff options
author | David Tardon <dtardon@redhat.com> | 2019-01-01 20:33:13 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2019-01-02 09:52:16 +0100 |
commit | 927c42e080221c833fd418e9cfd6d18acc7d63c0 (patch) | |
tree | 8c46df98fc9093cfb571dc8256e7e9bc2635c506 /solenv | |
parent | 9cd9b6b3372d12c499797b7fac8369d8d9b6f204 (diff) |
upload libwpg 0.3.3
Change-Id: Iac2c3f75eda07b7381e57dba389c9836ab26502f
Reviewed-on: https://gerrit.libreoffice.org/65781
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 bb9b9c993f7b..cbe530a82fd4 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -307,10 +307,10 @@ "dest-filename": "external/tarballs/libwpd-0.10.3.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libwpg-0.3.2.tar.xz", - "sha256": "57faf1ab97d63d57383ac5d7875e992a3d190436732f4083310c0471e72f8c33", + "url": "https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz", + "sha256": "99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c", "type": "file", - "dest-filename": "external/tarballs/libwpg-0.3.2.tar.xz" + "dest-filename": "external/tarballs/libwpg-0.3.3.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libwps-0.4.10.tar.xz", |