diff options
| author | Michael Forney <mforney@mforney.org> | 2016-07-24 10:44:21 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-07-24 10:44:21 -0700 |
| commit | 02654c68b5be2dc1cb0682890df42daf72672d90 (patch) | |
| tree | b58bfec9f088300e6bb96aadfca26f5b74f7f2b6 | |
| parent | 7cb89253d2fca038a79d4a3bb0dac7bb46286397 (diff) | |
curl: Update to 7.50.0
| -rw-r--r-- | core/curl/.rev | 2 | ||||
| -rw-r--r-- | core/curl/curl_config.h | 1 | ||||
| m--------- | core/curl/src | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/core/curl/.rev b/core/curl/.rev index d00491fd..0cfbf088 100644 --- a/core/curl/.rev +++ b/core/curl/.rev @@ -1 +1 @@ -1 +2 diff --git a/core/curl/curl_config.h b/core/curl/curl_config.h index f95fc2e4..d88bb4f9 100644 --- a/core/curl/curl_config.h +++ b/core/curl/curl_config.h @@ -42,6 +42,7 @@ /* #undef USE_GNUTLS */ /* #undef USE_LIBSSH2 */ /* #undef USE_MANUAL */ +/* #undef USE_MBEDTLS */ /* #undef USE_NSS */ /* #undef USE_OPENLDAP */ /* #undef USE_POLARSSL */ diff --git a/core/curl/src b/core/curl/src -Subproject cf93a7b364a70b56150cf6ea77492b799ec02a4 +Subproject 79e63a53bb9598af863b0afe49ad662795faeef |
