From 4c2009d6bd130e19675d02c17975bbabba388a51 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 16 Oct 2024 21:09:54 +0200 Subject: Update libssh2 to 1.11.1 --- libs/sftp/CMakeLists.txt | 2 +- libs/sftp/libssh2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sftp/CMakeLists.txt b/libs/sftp/CMakeLists.txt index 4d6ebda..df0cf14 100644 --- a/libs/sftp/CMakeLists.txt +++ b/libs/sftp/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12) project(libssh2 - VERSION 0.11.0 + VERSION 1.11.1 LANGUAGES C CXX) add_compile_options(-Wno-deprecated-non-prototype -Wno-writable-strings) diff --git a/libs/sftp/libssh2 b/libs/sftp/libssh2 index 1c3f1b7..a312b43 160000 --- a/libs/sftp/libssh2 +++ b/libs/sftp/libssh2 @@ -1 +1 @@ -Subproject commit 1c3f1b7da588f2652260285529ec3c1f1125eb4e +Subproject commit a312b43325e3383c865a87bb1d26cb52e3292641 -- cgit v1.2.3-70-g09d2