download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ca40e9ebcf01b9403a1c1ebecb74755fa0e54fe2 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon Feb 10 10:08:40 2025 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon Feb 10 11:13:47 2025 +0100
lxml: upgrade to 5.3.1 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-5.3.1/lxml-5.3.1.tar.gz Change-Id: I5a8a91867163c3df7a57e39032530068a6f085ed Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181329 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins diff --git a/download.lst b/download.lst index fff1558c97dc..c5f147fe1802 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 := 4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f -LXML_TARBALL := lxml-5.3.0.tar.gz +LXML_SHA256SUM := 106b7b5d2977b339f1e97efe2778e2ab20e99994cbb0ec5e55771ed0795920c8 +LXML_TARBALL := lxml-5.3.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts