curl: update to 7.21.7.

This commit is contained in:
str1ngs 2011-06-24 09:04:24 -07:00
parent d03f107336
commit 0c9f6ed245

View file

@ -1,14 +1,13 @@
# Template build file for 'curl'.
pkgname=curl
version=7.21.5
revision=1
version=7.21.7
distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-ldaps --with-gssapi=/usr \
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
short_desc="Client that groks URLs"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=61e1d41dcda9a74cc62986d7878ce73f6bc8e4dfab943b8a09a44ae0de44e253
checksum=1a50dd17400c042090203eef347e946f29c342c32b6c4843c740c80975e8215a
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