libssh-0.10.4

This commit is contained in:
Rmys
2022-09-14 21:30:27 +03:00
committed by GitHub
parent bd7674d276
commit 0d81d11ec2
2 changed files with 8 additions and 6 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Full C library functions for manipulating a client-side SSH connection</Summary>
<Description>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).</Description>
<Archive sha1sum="02bbb73c975356aeb58bd5fa221f93cc03148ca0" type="tarxz">https://www.libssh.org/files/0.10/libssh-0.10.2.tar.xz</Archive>
<Archive sha1sum="4c48350a0a688ad82080175ed26a2019928a99c4" type="tarxz">https://www.libssh.org/files/0.10/libssh-0.10.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>cmocka-devel</Dependency>
@@ -61,8 +61,8 @@
<History>
<Update release="9">
<Date>2022-09-01</Date>
<Version>0.10.2</Version>
<Date>2022-09-14</Date>
<Version>0.10.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>