mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:03:32 +03:00
libssh2: require version 1.0 or later
... and simplify the code accordingly. libssh2 version 1.0 was released in April 2009. Closes #6116
This commit is contained in:
parent
141e23d789
commit
4bfca0a807
3 changed files with 3 additions and 24 deletions
|
|
@ -87,7 +87,7 @@ Dependencies
|
|||
- OpenSSL 0.9.7
|
||||
- GnuTLS 3.1.10
|
||||
- zlib 1.1.4
|
||||
- libssh2 0.16
|
||||
- libssh2 1.0
|
||||
- c-ares 1.6.0
|
||||
- libidn2 2.0.0
|
||||
- wolfSSL 2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue