download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 96f74d85983fd693d349d593c4389a8f990fdaaa Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon May 13 09:44:02 2024 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon May 13 17:01:33 2024 +0200
lxml: Upgrade to 5.2.2 Downloaded from https://lxml.de/files/lxml-5.2.2.tgz Change-Id: I0beaabac69029cb768eff10cf55c6691eb2d322d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167572 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 0c4553a37dd7..da9a25814123 100644 --- a/download.lst +++ b/download.lst @@ -441,8 +441,8 @@ LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LXML_SHA256SUM := 3f7765e69bbce0906a7c74d5fe46d2c7a7596147318dbc08e4a2431f3060e306 -LXML_TARBALL := lxml-5.2.1.tar.gz +LXML_SHA256SUM := 0e963eecfb0efa22ca826fd558d5701eb53a574811d2499f4d1a8c582007c83f +LXML_TARBALL := lxml-5.2.2.tgz # three static lines # so that git cherry-pick # will not run into conflicts