1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 18:47:44 +00:00

Ports: Update curl to 8.5.0

Also remove CMake cache variable HAVE_GETADDRINFO_THREADSAFE since the
issue: https://github.com/curl/curl/issues/12093 has been resolved for
this release.
This commit is contained in:
Kenneth Myhra 2023-12-06 14:58:15 +01:00 committed by Tim Schumacher
parent 8733ba2734
commit 5f275cd5ce
2 changed files with 4 additions and 5 deletions

View file

@ -47,7 +47,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`coreutils`](coreutils/) | GNU core utilities | 9.4 | https://www.gnu.org/software/coreutils/ |
| [`cowsay`](cowsay/) | cowsay | 3.04 | https://github.com/tnalpgge/rank-amateur-cowsay |
| [`cpio`](cpio/) | GNU cpio archive utility | 2.14 | https://www.gnu.org/software/cpio/ |
| [`curl`](curl/) | curl | 8.4.0 | https://curl.se/ |
| [`curl`](curl/) | curl | 8.5.0 | https://curl.se/ |
| [`dash`](dash/) | DASH | 0.5.10.2 | http://gondor.apana.org.au/~herbert/dash |
| [`deutex`](deutex/) | DeuTex | 5.2.2 | https://github.com/Doom-Utils/deutex |
| [`devilutionX`](devilutionX/) | DevilutionX | 1.5.1 | https://github.com/diasurgical/devilutionX |