summaryrefslogtreecommitdiff
path: root/curl/README
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-04-01 21:48:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-04-05 15:12:58 +0300
commit1ff5c0d21aeccc82f07cecbba20c8725f9db53e2 (patch)
tree31da60b5f25a55646cc6f6f6530f671e63692fd5 /curl/README
parent3b321915f741f148189439a2d3bba837d4e8e4c1 (diff)
Upgrade to 7.76.0
Diffstat (limited to 'curl/README')
-rw-r--r--curl/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/curl/README b/curl/README
index b5338d6..1d9c311 100644
--- a/curl/README
+++ b/curl/README
@@ -2,7 +2,7 @@ cURL is a client-side software for transferring data using URLs. The curl
command line tool makes the various features of libcurl available from the
shell. For more information see:
-https://curl.haxx.se/
+https://curl.se/
This package contains the original curl program source code overlaid with the
build2-based build system and packaged for the build2 package manager (bpkg).