Update libssh2 to HEAD of master

This commit is contained in:
Ian Ling
2023-01-04 17:04:45 -08:00
parent 820c623912
commit f22b2e6bf5
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ libssh2_sources = [
"libssh2/src/misc.c",
"libssh2/src/pem.c",
"libssh2/src/session.c",
"libssh2/src/userauth_kbd_packet.c",
"libssh2/src/userauth.c",
]