curl: update to 7.28.0

This commit is contained in:
Juergen Daubert 2012-10-11 13:00:56 +02:00
parent 1f0d2a8947
commit a04e3f3304
3 changed files with 3 additions and 2 deletions

View File

@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/curl_multi_socket_action.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_strerror.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_timeout.3.gz
-rw-r--r-- root/root usr/man/man3/curl_multi_wait.3.gz
-rw-r--r-- root/root usr/man/man3/curl_share_cleanup.3.gz
-rw-r--r-- root/root usr/man/man3/curl_share_init.3.gz
-rw-r--r-- root/root usr/man/man3/curl_share_setopt.3.gz

View File

@ -1 +1 @@
1b669875527ba4b943a0cdb5b255a02c curl-7.27.0.tar.lzma
f8a9f99d9db71d8ce1d2c4ccea3c3850 curl-7.28.0.tar.lzma

View File

@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=curl
version=7.27.0
version=7.28.0
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)