download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9e6bb5534af0b65bebfaa806d83ce064a8c7f0ff Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Sep 18 09:23:25 2024 +0200 Commit: Caolán McNamara <caolan.mcnam...@collabora.com> CommitDate: Thu Sep 19 09:22:23 2024 +0200
curl: upgrade to 8.10.1 Downloaded from https://curl.se/download/curl-8.10.1.tar.xz Change-Id: If65882b06172e9caf93d941011baa49c84d4f054 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173630 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnam...@collabora.com> diff --git a/download.lst b/download.lst index c865db6245e5..7b81a1e034a4 100644 --- a/download.lst +++ b/download.lst @@ -80,8 +80,8 @@ CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -CURL_SHA256SUM := e6b142f0e85e954759d37e26a3627e2278137595be80e3a860c4353e4335e5a0 -CURL_TARBALL := curl-8.10.0.tar.xz +CURL_SHA256SUM := 73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04ee +CURL_TARBALL := curl-8.10.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts