[Privoxy-commits] [privoxy] 04/04: tests/cts/README: Recommend to use curl upstream tag curl-8_20_0
User Git
git at git.privoxy.org
Tue May 12 15:41:06 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 088972e516aa6ed70b3db2374663809f8f4ed56d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu May 7 08:13:04 2026 +0200
tests/cts/README: Recommend to use curl upstream tag curl-8_20_0
---
tests/cts/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/cts/README b/tests/cts/README
index 06402bc7..aeb4aa88 100644
--- a/tests/cts/README
+++ b/tests/cts/README
@@ -10,7 +10,7 @@ Privoxy sources do:
git clone https://github.com/curl/curl.git
cd curl
- git checkout -b cts-compatible-with-privoxy-tests curl-8_19_0
+ git checkout -b cts-compatible-with-privoxy-tests curl-8_20_0
# Build curl as described in GIT-INFO. Note that the configure
# call needs to explicitly choose a TLS library. For example
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list