From a18c7cea09e6cdeed3cc8d60c190b067a95cc015 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 22 Aug 2026 05:11:56 +0100 Subject: [PATCH] net-misc/curl: update link to dependencies document Moved upstream in 172c16b58ccf8bff2122dcde7ea48967198308f9. Signed-off-by: Sam James --- net-misc/curl/curl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/curl/curl-9999.ebuild b/net-misc/curl/curl-9999.ebuild index a49e2f51276ee..9715d565d97a4 100644 --- a/net-misc/curl/curl-9999.ebuild +++ b/net-misc/curl/curl-9999.ebuild @@ -86,7 +86,7 @@ REQUIRED_USE=" # cURL's docs and CI/CD are great resources for confirming supported versions # particulary for fast-moving targets like HTTP/2 and TCP/2 e.g.: -# - https://github.com/curl/curl/blob/master/docs/INTERNALS.md (core dependencies + minimum versions) +# - https://github.com/curl/curl/blob/master/docs/DEPENDENCIES.md (core dependencies + minimum versions) # - https://github.com/curl/curl/blob/master/docs/HTTP3.md (example of a feature that moves quickly) # - https://github.com/curl/curl/blob/master/.github/workflows/http3-linux.yml (CI/CD for TCP/2) # - https://curl.se/dev/deprecate.html - good source of deprecation timelines, e.g. for OpenSSL 1.1.1