summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2024-12-12 02:11:12 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2024-12-12 16:41:37 +0100
commit8e561b4380580e3c1feafbb88b5ef2d0f8e479db (patch)
treed055df9a6421d58616ceed9732fc3a3baedadd20
parent99c04ba30e5dbc8bdc7a3e920536b0c432c39797 (diff)
curl: upgrade to 8.11.1
Downloaded from https://curl.se/download/curl-8.11.1.tar.xz Change-Id: Id6ac29867e0f09daf239f8585c870181e606cd02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178339 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index 38cb06964f53..dd0f5ef4b514 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 := db59cf0d671ca6e7f5c2c5ec177084a33a79e04c97e71cf183a5cdea235054eb
-CURL_TARBALL := curl-8.11.0.tar.xz
+CURL_SHA256SUM := c7ca7db48b0909743eaef34250da02c19bc61d4f1dcedd6603f109409536ab56
+CURL_TARBALL := curl-8.11.1.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts