[notify] curl: update to 7.40.0

includes two security fixes, see
- http://curl.haxx.se/docs/adv_20150108A.html
- http://curl.haxx.se/docs/adv_20150108B.html
This commit is contained in:
Juergen Daubert 2015-01-08 18:24:13 +01:00
parent 9ecc31a68f
commit 0c120bbe9b
3 changed files with 3 additions and 2 deletions

View File

@ -235,6 +235,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_TRANSFERTEXT.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_UNRESTRICTED_AUTH.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_UPLOAD.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_URL.3.gz

View File

@ -1 +1 @@
e9aa6dec29920eba8ef706ea5823bad7 curl-7.39.0.tar.lzma
d18fb866d97b536e8948833b84a58a73 curl-7.40.0.tar.lzma

View File

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