Backed out updated libcurl.

This commit is contained in:
Asher Baker
2013-03-18 00:55:59 +00:00
parent 9b65900df0
commit e84f6e4afd
1511 changed files with 161513 additions and 213368 deletions
+7 -3
View File
@@ -34,11 +34,15 @@ WEB SITE
http://curl.haxx.se/
GIT
CVS
To download the very latest source off the GIT server do this:
To download the very latest source off the CVS server do this:
git clone git://github.com/bagder/curl.git
cvs -d :pserver:[email protected]:/cvsroot/curl login
(just press enter when asked for password)
cvs -d :pserver:[email protected]:/cvsroot/curl co curl
(you'll get a directory named curl created, filled with the source code)