[Lunar-commits] CVS: moonbase/ftp/curl DETAILS,1.19,1.20
Terry Chan
tchan at lunar-linux.org
Tue Feb 1 16:27:41 UTC 2005
Update of /var/cvs/lunar/moonbase/ftp/curl
In directory espresso.foo-projects.org:/tmp/cvs-serv7044
Modified Files:
DETAILS
Log Message:
Version bump to curl-7.13.0. Compiled/tested with gcc-3.3.3, glibc-2.3.3, kernel
header 2.4.x AND discover-2.0.4. "discover -t", and "discover -b" both work
just fine with curl-7.13.0. discover-2.0.4 recompiles just fine when linking
against libcurl.so.3.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/curl/DETAILS,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- DETAILS 1 Feb 2005 09:31:57 -0000 1.19
+++ DETAILS 1 Feb 2005 16:27:29 -0000 1.20
@@ -1,13 +1,11 @@
MODULE=curl
- # DO NOT TOUCH THIS UNLESS YOU HAVE TESTED IT WITH DISCOVER !!
- VERSION=7.12.1
- # DO NOT TOUCH THIS UNLESS YOU HAVE TESTED IT WITH DISCOVER !!
+ VERSION=7.13.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download/
- SOURCE_VFY=sha1:9e10bd56da19022420fc4a91ecf4c7cccc2d1cb3
+ SOURCE_VFY=sha1:63530e49c7c55b0cb47372d87b4d2eff40d28e43
WEB_SITE=http://curl.haxx.se/
ENTERED=20010922
- UPDATED=20041221
+ UPDATED=20050201
SHORT="Tool for transferring files using URL syntax."
cat << EOF
curl and libcurl is a tool for transferring files using URL syntax.
More information about the Lunar-commits
mailing list