download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c5db5bcb9eca98c7d2f677d1391a9ad140924035 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Apr 7 10:09:51 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Wed Apr 9 16:24:46 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/+/183801 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Tested-by: Jenkins diff --git a/download.lst b/download.lst index d66693ba4988..6712c446e8f0 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