[Lunar-commits] curl: version bump to 7.18.0.

Florin Braescu florin at lunar-linux.org
Tue Jan 29 16:45:45 CET 2008


commit c1b746f3e8b76d6e2dad63437ba50c8b40c0d6c6
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 29 17:45:45 2008 +0200

    curl: version bump to 7.18.0.
    
    This release adds --data-urlencode, --socks4a,
    --socks5-hostname, and --keepalive-time. The library now
    has CURLOPT_PROXY_TRANSFER_MODE, CURLOPT_SEEKFUNCTION, and
    curl_easy_pause(). 36+ bugs have been fixed.
---
 ftp/curl/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 58acb50..1a8b063 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
           MODULE=curl
-         VERSION=7.17.1
+         VERSION=7.18.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://curl.haxx.se/download/
-      SOURCE_VFY=sha1:ad34b9386e7fd1c8f2a8025e2716a8047b194970
+      SOURCE_VFY=sha1:f561a6a1f285c22d1f6a54b4dfa19b6cb9362c2a
         WEB_SITE=http://curl.haxx.se/
          ENTERED=20010922
-         UPDATED=20070930
+         UPDATED=20080129
            SHORT="Tool for transferring files using URL syntax"
 
 cat << EOF


More information about the Lunar-commits mailing list