download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 476881dc6cc53ddb1912da5a35f57f24c2db0ed6 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Apr 7 10:09:51 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon Apr 7 16:28:47 2025 +0200
lxml: upgrade to 5.3.2 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-5.3.2/lxml-5.3.2.tar.gz Change-Id: Iec99130a6bcb5581044a49b9cfc7e951c08a865c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183773 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index abc10457584f..f1ebf9333433 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 := 106b7b5d2977b339f1e97efe2778e2ab20e99994cbb0ec5e55771ed0795920c8 -LXML_TARBALL := lxml-5.3.1.tar.gz +LXML_SHA256SUM := 773947d0ed809ddad824b7b14467e1a481b8976e87278ac4a730c2f7c7fcddc1 +LXML_TARBALL := lxml-5.3.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts