[Lunar-commits] <moonbase> curl: version bumped to 7.18.2.
Florin Braescu
florin at lunar-linux.org
Thu Jun 5 22:03:33 CEST 2008
commit f74f3590d0164d3649f71f53f5c79bf48919e603
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jun 5 23:03:33 2008 +0300
curl: version bumped to 7.18.2.
This release includes the following changes:
o CURLFORM_STREAM was added
o CURLOPT_NOBODY is now supported over SFTP
o curl can now run on Symbian OS
o curl -w redirect_url and CURLINFO_REDIRECT_URL
o added curl_easy_send() and curl_easy_recv()
Bugfixes.
---
ftp/curl/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index d4f7ae6..9321790 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.18.1
+ VERSION=7.18.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download
- SOURCE_VFY=sha1:685b9388ee9e646158a83cd435f7be664816ad78
+ SOURCE_VFY=sha1:0a4d6878d6be22bb2d701a6cf9bf665f66fc8b87
WEB_SITE=http://curl.haxx.se
ENTERED=20010922
- UPDATED=20080331
+ UPDATED=20080605
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list