Update curl to 8.5.0

This commit is contained in:
Eduardo Sánchez Muñoz 2023-12-29 23:03:06 +01:00
parent 43df581f68
commit 5610998a4d
11 changed files with 21 additions and 20 deletions

View file

@ -785,8 +785,8 @@ musl 1.2.4
At this point, it is guaranteed that we are running on Linux with thread support,
so we rebuild musl with thread support.
curl 7.88.1
===========
curl 8.5.0
==========
``curl`` is used to download files using various protocols including HTTP and HTTPS.
However, this first build does not support encrypted HTTPS yet. ``curl`` requires
@ -927,8 +927,8 @@ openssl 1.1.1l
OpenSSL is a C library for secure communications/cryptography.
curl 7.88.1
===========
curl 8.5.0
==========
We rebuild curl with support for OpenSSL.