From 9f1ef0ac666f5ede32e2333f33453a7aa8de31fb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 1 Mar 2010 01:24:36 +0100 Subject: [PATCH] curl: update to 7.20.0. --HG-- extra : convert_revision : a3cebd28b5ad253de8b59ee5236380847a6a3322 --- srcpkgs/curl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template index c1c7da3db42..8091a1e6f6d 100644 --- a/srcpkgs/curl/template +++ b/srcpkgs/curl/template @@ -1,11 +1,11 @@ # Template build file for 'curl'. pkgname=curl -version=7.19.7 +version=7.20.0 distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Client that groks URLs" maintainer="Juan RP " -checksum=1a15f94ae3401e3bd6208ce64155c2577815019824bceae7fd3221a12bc54a70 +checksum=eb516915da615d8f6b2b855004d5d4b19c468f080e3736d7a73c5599b9acab11 long_desc=" Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports