curl: Update to 7.65.0

This commit is contained in:
Michael Forney
2019-05-22 01:42:45 -07:00
parent 0f0da1b861
commit 856462fa60
6 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
/curl-7.64.1.tar.gz
/curl-7.65.0.tar.gz
/src
+2
View File
@@ -85,11 +85,13 @@
#define HAVE_GETHOSTNAME 1
#define HAVE_GETIFADDRS 1
/* #undef HAVE_GETPASS_R */
#define HAVE_GETPEERNAME 1
#define HAVE_GETPPID 1
#define HAVE_GETPWUID 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETSERVBYPORT_R 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETTIMEOFDAY 1
/* #undef HAVE_GLIBC_STRERROR_R */
#define HAVE_GMTIME_R 1
+2 -2
View File
@@ -54,10 +54,10 @@ lib('libcurl.a', [[
openldap.c curl_gethostname.c gopher.c idn_win32.c
http_proxy.c non-ascii.c asyn-ares.c asyn-thread.c curl_gssapi.c
http_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_sasl.c rand.c
curl_multibyte.c hostcheck.c conncache.c pipeline.c dotdot.c
curl_multibyte.c hostcheck.c conncache.c dotdot.c
x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c
mime.c sha256.c setopt.c curl_path.c curl_ctype.c curl_range.c psl.c
doh.c urlapi.c altsvc.c
doh.c urlapi.c curl_get_line.c altsvc.c
vauth/(
vauth.c cleartext.c cram.c
digest.c digest_sspi.c krb5_gssapi.c
+1 -1
View File
@@ -1 +1 @@
432d3f466644b9416bc5b649d344116a753aeaa520c8beaf024a90cba9d3d35d curl-7.64.1.tar.gz
2a65f4f858a1fa949c79f926ddc2204c2be353ccbad014e95cd322d4a87d82ad curl-7.65.0.tar.gz
+1 -1
View File
@@ -1 +1 @@
url = "https://curl.haxx.se/download/curl-7.64.1.tar.gz"
url = "https://curl.haxx.se/download/curl-7.65.0.tar.gz"
+1 -1
View File
@@ -1 +1 @@
7.64.1 r0
7.65.0 r0