summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2023-03-21 10:46:46 +0100
committerAndras Timar <andras.timar@collabora.com>2023-03-25 19:15:32 +0100
commit3bed669f4eab7ebce44dfef77e164aca2c33c303 (patch)
tree304ab78f8dcbf42208127fd1bb238e3591d41e1c
parent87eced4412e5ad9c68c053690bea73fbfcf31164 (diff)
curl: upgrade to release 8.0.1
Apparently 8.0.0 had a serious regression. Change-Id: Icc761f5e5e01b5d9bebecc13f7cba608f5834f54 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149212 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index 580ed41bbd46..cea4415b9d61 100644
--- a/download.lst
+++ b/download.lst
@@ -32,8 +32,8 @@ export CT2N_TARBALL := 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-
# three static lines
# so that git cherry-pick
# will not run into conflicts
-export CURL_SHA256SUM := 759690f9a375a720f8bcce9f953897b0d93f31eed9649b74f846d54bbf63bbcc
-export CURL_TARBALL := curl-8.0.0.tar.xz
+export CURL_SHA256SUM := 0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0
+export CURL_TARBALL := curl-8.0.1.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts