diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template index 87941a9bb53..4da25d936a1 100644 --- a/srcpkgs/curl/template +++ b/srcpkgs/curl/template @@ -1,12 +1,12 @@ # Template build file for 'curl'. pkgname=curl -version=7.20.1 +version=7.21.0 distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-ldaps --with-gssapi=/usr --with-ca-path=/etc/ssl/certs" short_desc="Client that groks URLs" maintainer="Juan RP " -checksum=70664da8e2a8c84327abd10ed30d5a3fc9fa2151def9ee5b75f27e3538554e56 +checksum=fe95b4c414951b28987df9c31baea83013cca757124bac4e59869c8806d487ba 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