[Lunar-commits] <moonbase> curl: version bumped to 7.19.1.
Florin Braescu
florin at lunar-linux.org
Thu Nov 6 13:46:41 CET 2008
commit a758da5283ccfc9f6ab83d91207e9a51f4ced988
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Nov 6 14:46:41 2008 +0200
curl: version bumped to 7.19.1.
Changes:
o pkg-config can now show supported_protocols and supported_features
o Added CURLOPT_CERTINFO and CURLINFO_CERTINFO
o Added CURLOPT_POSTREDIR
o Better detect HTTP 1.0 servers and don't do HTTP 1.1 requests on them
o configure --disable-proxy disables proxy support
o Added CURLOPT_USERNAME and CURLOPT_PASSWORD
o --interface now works with IPv6 connections on glibc systems
o Added CURLOPT_PROXYUSERNAME and CURLOPT_PROXYPASSWORD
o Many bugfixes.
---
ftp/curl/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index d55539f..316d9f6 100644
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,11 +1,11 @@
MODULE=curl
- VERSION=7.19.0
+ VERSION=7.19.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://curl.haxx.se/download
- SOURCE_VFY=sha1:fffb34be2e3c66e58a5d3daaf8aa38cae33b284f
+ SOURCE_VFY=sha1:06f420de694820b4ef331e4e36f85c44053c018a
WEB_SITE=http://curl.haxx.se
ENTERED=20010922
- UPDATED=20080902
+ UPDATED=20081106
SHORT="Tool for transferring files using URL syntax"
cat << EOF
More information about the Lunar-commits
mailing list