diff options
author | David Tardon <dtardon@redhat.com> | 2017-11-27 10:16:07 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2017-11-28 08:52:48 +0100 |
commit | 8d0e8d5d291cbb98de6964eab2f629a405c7e813 (patch) | |
tree | 6a671d3849d2ff4e58a512d662fe4b420a4e07f1 /solenv | |
parent | b8ea39bc24850fb958f5f1bb8d46c41a7b7be11e (diff) |
upload libwps 0.4.8
Change-Id: Ib285c227cd935987311be40df3745316943a54e0
Reviewed-on: https://gerrit.libreoffice.org/45331
Tested-by: Jenkins <ci@libreoffice.org>
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 2c5a3ff1df47..8119f892c189 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -280,10 +280,10 @@ "dest-filename": "external/tarballs/libwpg-0.3.2.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libwps-0.4.7.tar.xz", - "sha256": "2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217", + "url": "https://dev-www.libreoffice.org/src/libwps-0.4.8.tar.xz", + "sha256": "e478e825ef33f6a434a19ff902c5469c9da7acc866ea0d8ab610a8b2aa94177e", "type": "file", - "dest-filename": "external/tarballs/libwps-0.4.7.tar.xz" + "dest-filename": "external/tarballs/libwps-0.4.8.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz", |