[notify] curl: update to 7.42.1

update includes a security fix for CVE-2015-3153, see
http://curl.haxx.se/docs/adv_20150429.html
This commit is contained in:
Juergen Daubert 2015-04-30 11:37:45 +02:00
parent 08b345f575
commit 93f1082f6b
3 changed files with 3 additions and 2 deletions

View File

@ -151,6 +151,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/CURLOPT_OPENSOCKETFUNCTION.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_PASSWORD.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_PATH_AS_IS.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_PINNEDPUBLICKEY.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_PORT.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_POST.3.gz
-rw-r--r-- root/root usr/man/man3/CURLOPT_POSTFIELDS.3.gz

View File

@ -1 +1 @@
fddfab60987ee6119652b57c082d2623 curl-7.42.0.tar.lzma
f1e460020a99da039b153e4bf0cd8600 curl-7.42.1.tar.lzma

View File

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