download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 044312b5476b91714871c031437526c64a1093c2 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Fri Jun 27 12:34:18 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Fri Jun 27 16:35:46 2025 +0200
lxml: upgrade to 6.0.0 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-6.0.0/lxml-6.0.0.tar.gz Change-Id: Ibdb78cec96f723623639bedb6afcea31e83d0385 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187100 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 1b21cf89f1a9..9044ce571d4d 100644 --- a/download.lst +++ b/download.lst @@ -477,8 +477,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 := d12832e1dbea4be280b22fd0ea7c9b87f0d8fc51ba06e92dc62d52f804f78ebd -LXML_TARBALL := lxml-5.4.0.tar.gz +LXML_SHA256SUM := 032e65120339d44cdc3efc326c9f660f5f7205f3a535c1fdbf898b29ea01fb72 +LXML_TARBALL := lxml-6.0.0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts