libssh update
This commit is contained in:
@@ -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="4e79f902ae91456de56f5d6ca8dc94c452379749" type="targz">https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.6.4.tar.gz</Archive>
|
||||
<Archive sha1sum="8c823c685a39075c62bbcff051a7d7938e3d46ae" type="targz">https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.7.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -58,8 +58,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-07-30</Date>
|
||||
<Version>0.6.4</Version>
|
||||
<Date>2016-03-25</Date>
|
||||
<Version>0.7.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
|
||||
Reference in New Issue
Block a user