[Lunar-commits] r25021 - moonbase/trunk/ftp/curl
Florin Braescu
florin at lunar-linux.org
Tue Jun 26 14:00:01 CEST 2007
Author: florin
Date: 2007-06-26 14:00:01 +0200 (Tue, 26 Jun 2007)
New Revision: 25021
Modified:
moonbase/trunk/ftp/curl/DETAILS
Log:
bump the version from 7.16.2 to 7.16.3. It adds curl_multi_socket_action(), uses less memory when not pipelined, does SSH-based protocols in a much more non-blocking way, adds the CURLMOPT_MAXCONNECTS option, adds SOCKS test cases, and fixes around 32 bugs
Modified: moonbase/trunk/ftp/curl/DETAILS
===================================================================
--- moonbase/trunk/ftp/curl/DETAILS 2007-06-25 18:39:29 UTC (rev 25020)
+++ moonbase/trunk/ftp/curl/DETAILS 2007-06-26 12:00:01 UTC (rev 25021)
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.16.2
+ VERSION=7.16.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download/
- SOURCE_VFY=sha1:b23d35b5af7b75e53c6632cd4c9d0cb0c08cafe5
+ SOURCE_VFY=sha1:7aeda5a74da2a68df49669217859101e9d0553f6
WEB_SITE=http://curl.haxx.se/
ENTERED=20010922
- UPDATED=20070411
+ UPDATED=20070626
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list