diff --git a/srcpkgs/curl/template b/srcpkgs/curl/template index 5055c6138f..e75bba3488 100644 --- a/srcpkgs/curl/template +++ b/srcpkgs/curl/template @@ -1,19 +1,19 @@ # Template build file for 'curl'. pkgname=curl -version=7.26.0 -homepage="http://curl.haxx.se" -distfiles="$homepage/download/$pkgname-$version.tar.bz2" +version=7.27.0 +revision=1 build_style=gnu-configure configure_args="--enable-ldaps --with-gssapi=/usr --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt" depends="ca-certificates" makedepends="pkg-config perl groff libidn-devel openssl-devel libldap-devel mit-krb5-devel" subpackages="libcurl libcurl-devel" -revision=1 short_desc="Client that groks URLs" maintainer="Juan RP " license="MIT" -checksum=fced262f16eb6bfcdcea15e04a7905ffcb5ff04b14a19ca35b9df86d6720d26a +homepage="http://curl.haxx.se" +distfiles="$homepage/download/$pkgname-$version.tar.bz2" +checksum=aba5582135c28470b46084da9747470c1c680485fc91f9f0d3f7928df8169398 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