diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-09-11 11:04:56 +0200 |
---|---|---|
committer | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-09-12 05:39:04 +0200 |
commit | ccc91f383191dca3f136f266d5f932d6ecf20a47 (patch) | |
tree | 9282e09e22309f3698199fa1f4bf407b96aa98aa /download.lst | |
parent | b3b330e544df8fb802403fe133e8f8095966ac12 (diff) |
curl: upgrade to 8.10.0
Downloaded from https://curl.se/download/curl-8.10.0.tar.xz
Change-Id: I1eb9506a73162ce2e2adf1fe1e02267c34bc78ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173194
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
(cherry picked from commit c95229bf8e3bd643b8529046f0754e2de4c6625b)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173172
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
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 7e49d45995ca..7318aabb5a0d 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 := f292f6cc051d5bbabf725ef85d432dfeacc8711dd717ea97612ae590643801e5 -CURL_TARBALL := curl-8.9.1.tar.xz +CURL_SHA256SUM := e6b142f0e85e954759d37e26a3627e2278137595be80e3a860c4353e4335e5a0 +CURL_TARBALL := curl-8.10.0.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |