From 388ad3aaa72a63d736a9adc13cb5209205b7ec80 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 6 May 2023 16:22:44 +0300 Subject: [PATCH] libssh-0.10.5 --- network/misc/libssh/pspec.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/network/misc/libssh/pspec.xml b/network/misc/libssh/pspec.xml index de3b5e0697..7e82bcfbb4 100644 --- a/network/misc/libssh/pspec.xml +++ b/network/misc/libssh/pspec.xml @@ -13,7 +13,7 @@ library Full C library functions for manipulating a client-side SSH connection libssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). - https://www.libssh.org/files/0.10/libssh-0.10.4.tar.xz + https://www.libssh.org/files/0.10/libssh-0.10.5.tar.xz openssl-devel cmocka-devel @@ -46,6 +46,7 @@ /usr/include + /usr/lib/cmake /usr/lib/pkgconfig @@ -60,6 +61,13 @@ + + 2023-05-04 + 0.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-14 0.10.4