[Lunar-commits] <moonbase> curl: version bumped to 7.21.0.
Florin Braescu
florin at lunar-linux.org
Wed Jun 16 21:13:19 CEST 2010
commit b0e6f1b788d368bd95e7aa3c5f7486195a669003
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jun 16 22:13:19 2010 +0300
curl: version bumped to 7.21.0.
Changes:
o added the --proto and -proto-redir options
o new configure option --enable-threaded-resolver
o improve TELNET ability with libcurl
o added support for PolarSSL
o added support for FTP wildcard matching and downloads
o added support for RTMP
o introducing new LDAP code for new enough OpenLDAP
o OpenLDAP support enabled for cygwin builds
o added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT
o bugfixes.
---
ftp/curl/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 8459d66..50b7e3c 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.20.1
+ VERSION=7.21.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download
- SOURCE_VFY=sha1:bc3ba6d83069ef1f13d320f29b26f1c63f6056b3
+ SOURCE_VFY=sha1:5cb1213187fb25d1b4392ddaca3a7945c749d083
WEB_SITE=http://curl.haxx.se
ENTERED=20010922
- UPDATED=20100415
+ UPDATED=20100616
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list