curl: update to 7.20.0.
--HG-- extra : convert_revision : a3cebd28b5ad253de8b59ee5236380847a6a3322
This commit is contained in:
parent
4f1ca3513a
commit
9f1ef0ac66
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'curl'.
|
# Template build file for 'curl'.
|
||||||
pkgname=curl
|
pkgname=curl
|
||||||
version=7.19.7
|
version=7.20.0
|
||||||
distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2"
|
distfiles="http://curl.haxx.se/download/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Client that groks URLs"
|
short_desc="Client that groks URLs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1a15f94ae3401e3bd6208ce64155c2577815019824bceae7fd3221a12bc54a70
|
checksum=eb516915da615d8f6b2b855004d5d4b19c468f080e3736d7a73c5599b9acab11
|
||||||
long_desc="
|
long_desc="
|
||||||
Curl is a command line tool for transferring files with URL syntax, supporting
|
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
|
FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue