From 6107c20ecb5042969c797fb656fabae2efececdc Mon Sep 17 00:00:00 2001 From: roam Date: Fri, 9 Mar 2007 14:45:32 +0000 Subject: Update to curl 7.16.1, loosely based on the PR. Also: - add a LIBSSH2 option for SCP and SFTP support using security/libssh2; - add a patch from the cURL CVS repository to fix an expired cookie in test 62. PR: 109670 Submitted by: Eygene Ryabinkin --- ftp/curl/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ftp/curl/distinfo') diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index b21da0362fc7..4e4551194116 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1,3 +1,3 @@ -MD5 (curl-7.16.0.tar.bz2) = 5819f56e93d04cde2992fe88b54cbfad -SHA256 (curl-7.16.0.tar.bz2) = fc8dcda5a933c370c15c832bf1e7316a0690f473fdd6000454d233edaa33bc23 -SIZE (curl-7.16.0.tar.bz2) = 1566391 +MD5 (curl-7.16.1.tar.bz2) = acdab0b0467c55e10ed02d2afed80575 +SHA256 (curl-7.16.1.tar.bz2) = 257b204acf1d80314694b4cf63cccbc7c70bccee75cb3d9924bbb061ec6bccef +SIZE (curl-7.16.1.tar.bz2) = 1592074 -- cgit