diff --git a/srcpkgs/curl/libcurl.template b/srcpkgs/curl/libcurl.template index 0f74604500..62b2f35b5a 100644 --- a/srcpkgs/curl/libcurl.template +++ b/srcpkgs/curl/libcurl.template @@ -9,7 +9,6 @@ long_desc=" user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!" -revision=1 replaces="curl-libs<7.20.1" Add_dependency run glibc diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template index 4da25d936a..9cd7a4f32b 100644 --- a/srcpkgs/curl/template +++ b/srcpkgs/curl/template @@ -1,12 +1,12 @@ # Template build file for 'curl'. pkgname=curl -version=7.21.0 +version=7.21.4 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=fe95b4c414951b28987df9c31baea83013cca757124bac4e59869c8806d487ba +checksum=d5337445462cbb4810ff73f14de4b259f825b218654f890dc6451a51aa694de1 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