download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 49fe07c258ff1bd3768822b67834e6c297e59626 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Apr 23 10:59:23 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Wed Apr 23 14:43:36 2025 +0200
lxml: upgrade to 5.4.0 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-5.4.0/lxml-5.4.0.tar.gz Change-Id: I2d683ad5173315248dd0348f8b2b268f1fe8f5c1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184467 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit 99c04ecefc1abae8d13e789460a3a69bd79cb6f8) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184482 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 2a549d88e402..0083502b9ccb 100644 --- a/download.lst +++ b/download.lst @@ -476,8 +476,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 := 773947d0ed809ddad824b7b14467e1a481b8976e87278ac4a730c2f7c7fcddc1 -LXML_TARBALL := lxml-5.3.2.tar.gz +LXML_SHA256SUM := d12832e1dbea4be280b22fd0ea7c9b87f0d8fc51ba06e92dc62d52f804f78ebd +LXML_TARBALL := lxml-5.4.0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts