diff options
author | David Tardon <dtardon@redhat.com> | 2021-08-17 20:13:50 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2021-08-24 07:10:00 +0200 |
commit | 65d717368cb3ada843421700aadc00a1b71598c5 (patch) | |
tree | 0f7f275cc53bc494b3e8e5b3334b3242be46b305 /solenv | |
parent | 3ee22d95d3e1e9ce1d2ff8311e51d600179370f9 (diff) |
upload libmwaw 0.3.20
Change-Id: Ia73117e06f843bcdd228da018fe3f34af6405653
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120621
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 dd2fe0e7c0f6..6f623a7ce3c5 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -306,11 +306,11 @@ "dest-filename": "libmspub-0.1.4.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libmwaw-0.3.19.tar.xz", - "sha256": "b272e234eefc828c4bb8344af0f047a62e070f530e9e2fba11b04c8db8eda5af", + "url": "https://dev-www.libreoffice.org/src/libmwaw-0.3.20.tar.xz", + "sha256": "14c38b06214f277ccd1450e22e6e32648955018d7695896bc560165748c8cd21", "type": "file", "dest": "external/tarballs", - "dest-filename": "libmwaw-0.3.19.tar.xz" + "dest-filename": "libmwaw-0.3.20.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/libodfgen-0.1.8.tar.xz", |