diff options
author | David Tardon <dtardon@redhat.com> | 2018-12-29 20:23:26 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2018-12-30 08:19:18 +0100 |
commit | 6aaed7c5165ea87c3a263fd9582c97892345120f (patch) | |
tree | 527a41c4452b3831f12039caa5ffb08d0baacb06 /solenv | |
parent | 6451a499e332d3e05382cefbdf3307af2a8f0129 (diff) |
upload libqxp 0.0.2
Change-Id: Idda6c0ce0c087a3be2e7fe31999a7d5a6fde4835
Reviewed-on: https://gerrit.libreoffice.org/65725
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 7da44be8953d..bb9b9c993f7b 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -409,10 +409,10 @@ "dest-filename": "external/tarballs/libepubgen-0.1.1.tar.xz" }, { - "url": "https://dev-www.libreoffice.org/src/libqxp-0.0.1.tar.xz", - "sha256": "8c257f6184ff94aefa7c9fa1cfae82083d55a49247266905c71c53e013f95c73", + "url": "https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz", + "sha256": "e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c", "type": "file", - "dest-filename": "external/tarballs/libqxp-0.0.1.tar.xz" + "dest-filename": "external/tarballs/libqxp-0.0.2.tar.xz" }, { "url": "https://dev-www.libreoffice.org/src/alef-1.001.tar.gz", |