diff options
author | roam <roam@FreeBSD.org> | 2007-03-09 22:45:32 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2007-03-09 22:45:32 +0800 |
commit | 6107c20ecb5042969c797fb656fabae2efececdc (patch) | |
tree | de8694798ddcc6fee198038e285d31bca7cffbe1 /ftp/curl/distinfo | |
parent | 1f0d293f7240c31a98d2276ca077cf857dc1c820 (diff) | |
download | freebsd-ports-gnome-6107c20ecb5042969c797fb656fabae2efececdc.tar.gz freebsd-ports-gnome-6107c20ecb5042969c797fb656fabae2efececdc.tar.zst freebsd-ports-gnome-6107c20ecb5042969c797fb656fabae2efececdc.zip |
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 <rea-fbsd@codelabs.ru>
Diffstat (limited to 'ftp/curl/distinfo')
-rw-r--r-- | ftp/curl/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
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 |