curl: update to 7.46.0

This commit is contained in:
Juergen Daubert 2015-12-03 13:52:50 +01:00
parent c9f00ee72b
commit 9e82e39098
3 changed files with 8 additions and 2 deletions

View File

@ -277,6 +277,9 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYPEER.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYSTATUS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STDERR.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_DEPENDS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_DEPENDS_E.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_WEIGHT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPINTVL.3.gz
@ -363,3 +366,6 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/libcurl-thread.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl-tutorial.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcurl.3.gz
drwxr-xr-x root/root usr/share/zsh/
drwxr-xr-x root/root usr/share/zsh/site-functions/
-rw-r--r-- root/root usr/share/zsh/site-functions/_curl

View File

@ -1 +1 @@
c9a0a77f71fdc6b0f925bc3e79eb77f6 curl-7.45.0.tar.lzma
f845c513830d38c1b7ac39a98c1c2b11 curl-7.46.0.tar.lzma

View File

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