summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2018-12-29 20:23:26 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2021-11-17 19:19:32 +0100
commit9df55b8705732af08ac0307b78c142367258df74 (patch)
tree8953a7e69d950c23fed65bb5eccf55c0f7d711cd
parentexternal: update pdfium to 4643 (diff)
downloadcore-9df55b8705732af08ac0307b78c142367258df74.tar.gz
core-9df55b8705732af08ac0307b78c142367258df74.zip
upload libqxp 0.0.2
Reviewed-on: https://gerrit.libreoffice.org/65725 Tested-by: Jenkins Reviewed-by: David Tardon <dtardon@redhat.com> (cherry picked from commit 6aaed7c5165ea87c3a263fd9582c97892345120f) Change-Id: Idda6c0ce0c087a3be2e7fe31999a7d5a6fde4835
-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 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",