[Lunar-commits] <moonbase> curl: version bump to 7.18.1.
Florin Braescu
florin at lunar-linux.org
Mon Mar 31 20:12:47 CEST 2008
commit 3445026e3914791cba86e7a082399ec714a29980
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Mar 31 21:12:47 2008 +0300
curl: version bump to 7.18.1.
This release adds support for HttpOnly cookies.
It no longer distributes or installs a CA cert bundle.
SSLv2 is now disabled by default.
Resumed transfers work with SFTP.
At least 23 described bugfixes were made.
---
ftp/curl/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 1a8b063..d4f7ae6 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.18.0
+ VERSION=7.18.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://curl.haxx.se/download/
- SOURCE_VFY=sha1:f561a6a1f285c22d1f6a54b4dfa19b6cb9362c2a
- WEB_SITE=http://curl.haxx.se/
+ SOURCE_URL=http://curl.haxx.se/download
+ SOURCE_VFY=sha1:685b9388ee9e646158a83cd435f7be664816ad78
+ WEB_SITE=http://curl.haxx.se
ENTERED=20010922
- UPDATED=20080129
+ UPDATED=20080331
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list