curl: update to 7.28.1.

This commit is contained in:
Juan RP 2012-11-20 17:44:24 +01:00
parent 4119158fbe
commit e808119695

View file

@ -1,6 +1,6 @@
# Template build file for 'curl'.
pkgname=curl
version=7.28.0
version=7.28.1
revision=1
build_style=gnu-configure
configure_args="--enable-ldaps --with-gssapi=/usr
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://curl.haxx.se"
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
checksum=b7f510db60f520ba0bc8a39cccee7e913362205b4a7709e16af2cba14093099b
checksum=e569d6deb58a516e6858cd4c348949e0397433e1354666bafde1a52d1ea77367
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