libssh: version bump to 0.8.4

This commit is contained in:
suvari
2018-10-17 14:03:08 +03:00
parent d28f9b2023
commit b34e2f8999
+12 -5
View File
@@ -6,19 +6,19 @@
<Homepage>http://www.libssh.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<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="d49b3af33a4b965c356506c02c209612a6d9f8ab" type="targz">https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.8.1.tar.gz</Archive>
<Archive sha1sum="31167827e6d86fcee77323e744e51dfc19739ad6" type="tarxz">https://www.libssh.org/files/0.8/libssh-0.8.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<!--Dependency>graphviz</Dependency-->
<Dependency>doxygen</Dependency>
<Dependency>cmake</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-10-17</Date>
<Version>0.8.4</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-08-15</Date>
<Version>0.8.1</Version>
@@ -85,4 +92,4 @@
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>