download.lst               |    4 ++--
 solenv/flatpak-manifest.in |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 5f29aea808517e24056fedcebb344d32941f2d16
Author:     David Tardon <[email protected]>
AuthorDate: Sat Dec 29 20:23:26 2018 +0100
Commit:     Michael Stahl <[email protected]>
CommitDate: Thu Nov 11 17:56:32 2021 +0100

    upload libqxp 0.0.2
    
    Reviewed-on: https://gerrit.libreoffice.org/65725
    Tested-by: Jenkins
    Reviewed-by: David Tardon <[email protected]>
    (cherry picked from commit 6aaed7c5165ea87c3a263fd9582c97892345120f)
    
    Change-Id: Idda6c0ce0c087a3be2e7fe31999a7d5a6fde4835
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125062
    Tested-by: Michael Stahl <[email protected]>
    Reviewed-by: Michael Stahl <[email protected]>

diff --git a/download.lst b/download.lst
index de0c5e16ee16..9303f0b830de 100644
--- a/download.lst
+++ b/download.lst
@@ -212,8 +212,8 @@ export POSTGRESQL_SHA256SUM := 
12345c83b89aa29808568977f5200d6da00f88a035517f925
 export POSTGRESQL_TARBALL := postgresql-13.1.tar.bz2
 export PYTHON_SHA256SUM := 
c24a37c63a67f53bdd09c5f287b5cff8e8b98f857bf348c577d454d3f74db049
 export PYTHON_TARBALL := Python-3.5.9.tar.xz
-export QXP_SHA256SUM := 
8c257f6184ff94aefa7c9fa1cfae82083d55a49247266905c71c53e013f95c73
-export QXP_TARBALL := libqxp-0.0.1.tar.xz
+export QXP_SHA256SUM := 
e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c
+export QXP_TARBALL := libqxp-0.0.2.tar.xz
 export RAPTOR_SHA256SUM := 
ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed
 export RAPTOR_TARBALL := a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz
 export RASQAL_SHA256SUM := 
6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 1d41d12523e2..847f28d3d2fd 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -449,10 +449,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";,

Reply via email to