summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--download.lst4
-rw-r--r--solenv/flatpak-manifest.in6
2 files changed, 5 insertions, 5 deletions
diff --git a/download.lst b/download.lst
index 0745b7058f3c..e7aa94b3ff77 100644
--- a/download.lst
+++ b/download.lst
@@ -212,8 +212,8 @@ export POSTGRESQL_SHA256SUM := a754c02f7051c2f21e52f8669a421b50485afcde9a581674d
export POSTGRESQL_TARBALL := postgresql-9.2.24.tar.bz2
export PYTHON_SHA256SUM := 063d2c3b0402d6191b90731e0f735c64830e7522348aeb7ed382a83165d45009
export PYTHON_TARBALL := Python-3.5.5.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 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",