curl: update to 7.21.0.
This commit is contained in:
parent
cbbdc71e20
commit
ee22ea3f5b
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'curl'.
|
||||
pkgname=curl
|
||||
version=7.20.1
|
||||
version=7.21.0
|
||||
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=70664da8e2a8c84327abd10ed30d5a3fc9fa2151def9ee5b75f27e3538554e56
|
||||
checksum=fe95b4c414951b28987df9c31baea83013cca757124bac4e59869c8806d487ba
|
||||
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 a new issue