[Lunar-commits] <moonbase> curl: version bumped to 7.19.7.
Florin Braescu
florin at lunar-linux.org
Fri Nov 6 20:21:02 CET 2009
commit e6f0c93c63aeb8d184ae933514f7830986f24c1d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Nov 6 21:21:02 2009 +0200
curl: version bumped to 7.19.7.
Changes:
o -T. is now for non-blocking uploading from stdin
o SYST handling on FTP for OS/400 FTP server cases
o libcurl refuses to read a single HTTP header longer than 100K
o added the --crlfile option to curl
o bugfixes.
---
ftp/curl/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 1298f6e..2eef7d8 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.19.6
+ VERSION=7.19.7
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download
- SOURCE_VFY=sha1:b7cb98c7a6577de7073d0b0c23eecdb8ed993e8e
+ SOURCE_VFY=sha1:c306ebf0f65fb90df3c9c9a12fb04fb77cc29e2c
WEB_SITE=http://curl.haxx.se
ENTERED=20010922
- UPDATED=20090812
+ UPDATED=20091114
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list