curl: update to 7.21.5.
This commit is contained in:
parent
a719a4b42a
commit
53fb58e1af
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.21.4
|
||||
version=7.21.5
|
||||
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 <xtraeme@gmail.com>"
|
||||
checksum=d5337445462cbb4810ff73f14de4b259f825b218654f890dc6451a51aa694de1
|
||||
checksum=61e1d41dcda9a74cc62986d7878ce73f6bc8e4dfab943b8a09a44ae0de44e253
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue