mirror of
https://github.com/curl/curl.git
synced 2026-06-04 09:24:20 +03:00
gnutls: bump lowest supported version to 3.1.10
GnuTLS 3.1.10 added new functions we want to use. That version was released on Mar 22, 2013. Removing support for older versions also greatly simplifies the code. Ref: #5271 Closes #5276
This commit is contained in:
parent
10fece336f
commit
0891fe7ade
3 changed files with 53 additions and 290 deletions
|
|
@ -85,7 +85,7 @@ Dependencies
|
|||
------------
|
||||
|
||||
- OpenSSL 0.9.7
|
||||
- GnuTLS 2.11.3
|
||||
- GnuTLS 3.1.10
|
||||
- zlib 1.1.4
|
||||
- libssh2 0.16
|
||||
- c-ares 1.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue