diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-08-22 08:12:23 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-08-22 09:34:00 +0200 |
commit | df15c207fb583178b5f2beac4580b5906645237b (patch) | |
tree | f74649882ad458a58bf314344e48c8505d06d1bb /download.lst | |
parent | 53b834fc44abe04bbfd3cdfc844149e233acc645 (diff) |
lxml: upgrade to 5.3.0
Downloaded from https://github.com/lxml/lxml/releases/download/lxml-5.3.0/lxml-5.3.0.tar.gz
Change-Id: I39825586d2cbb32f97046719a6ab5cb2b8d0be40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172235
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 04469c17203c..c608d8babcb2 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 := bb2dc4898180bea79863d5487e5f9c7c34297414bad54bcd0f0852aee9cfdb87 -LXML_TARBALL := lxml-5.2.2.tar.gz +LXML_SHA256SUM := 4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f +LXML_TARBALL := lxml-5.3.0.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |