download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 07ac856e793e885cc29d7cf7bf283b59a8edcd7e Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Aug 25 10:54:31 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon Aug 25 12:04:40 2025 +0200
lxml: upgrade to 6.0.1 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-6.0.1/lxml-6.0.1.tar.gz Change-Id: I3677360e0a14d839aad579d1d81f4152c640a311 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190159 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index 9182b534339e..642482ee86fd 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 := 032e65120339d44cdc3efc326c9f660f5f7205f3a535c1fdbf898b29ea01fb72 -LXML_TARBALL := lxml-6.0.0.tar.gz +LXML_SHA256SUM := 2b3a882ebf27dd026df3801a87cf49ff791336e0f94b0fad195db77e01240690 +LXML_TARBALL := lxml-6.0.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts