diff --git a/templates/curl.tmpl b/templates/curl.tmpl index 02540f169a..4a98d901c4 100755 --- a/templates/curl.tmpl +++ b/templates/curl.tmpl @@ -1,13 +1,14 @@ # Template file for 'curl' pkgname=curl -version=7.18.0 +version=7.19.0 extract_sufx=".tar.bz2" url=http://curl.haxx.se/download/ build_style=gnu_configure +configure_args="--enable-ldaps" pkgconfig_override="libcurl.pc" short_desc="Client that groks URLs" maintainer="Juan RP " -checksum=f25ec844e7ef6221719439b3214fd3c3a42f5604 +checksum=2849e82496eb19bd75792d64f42eaa196e1ebac3 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