download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e4c0b279e5e8ffbaa923b634b5242b5af54b7322 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Sep 18 09:23:25 2024 +0200 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Thu Sep 19 10:47:47 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/+/173629 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.st...@allotropia.de> diff --git a/download.lst b/download.lst index 6053db4a67da..7798d29065a3 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