diff options
author | David Tardon <dtardon@redhat.com> | 2018-12-29 14:14:13 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2018-12-29 16:42:23 +0100 |
commit | 87742f16e2d3f1c58534508b724268b9ce675c8e (patch) | |
tree | 5654c20f59b383272faa170ae1d1ae93ec95f54f /solenv | |
parent | aeb54120a47768ca3dc92f5bbb715ee491646e48 (diff) |
upload libwpd 0.10.3
Change-Id: I68e3791f50b95956bfe6aae743978994a5f232b4
Reviewed-on: https://gerrit.libreoffice.org/65714
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 3cb422ab70cd..3f8323a66935 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -301,10 +301,10 @@ "dest-filename": "external/tarballs/libvisio-0.1.6.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libwpd-0.10.2.tar.xz", - "sha256": "323f68beaf4f35e5a4d7daffb4703d0566698280109210fa4eaa90dea27d6610", + "url": "https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz", + "sha256": "2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09", "type": "file", - "dest-filename": "external/tarballs/libwpd-0.10.2.tar.xz" + "dest-filename": "external/tarballs/libwpd-0.10.3.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libwpg-0.3.2.tar.xz", |