From 0f386a54c01d25395e05e0bb7779ff8e8ab4db29 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 4 Jan 2011 08:21:38 -0200 Subject: libraries/libssh: Updated for version 0.4.7. Signed-off-by: Niels Horn --- libraries/libssh/README | 14 +++++++------- libraries/libssh/libssh.SlackBuild | 4 ++-- libraries/libssh/libssh.info | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'libraries/libssh') diff --git a/libraries/libssh/README b/libraries/libssh/README index 0b23cc8d2e..1486d2d196 100644 --- a/libraries/libssh/README +++ b/libraries/libssh/README @@ -1,10 +1,10 @@ libssh is a library designed to be used by programmers needing a working -SSH implementation by means 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). -libssh features : SSH1 and SSH2 portocols and support for AES-128,AES-192, -AES-256,blowfish,3DES encryption. +SSH implementation by means 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). libssh features : SSH1 and SSH2 portocols and support +for AES-128,AES-192, AES-256,blowfish,3DES encryption. Note: libssh is neither related to nor conflicts with libssh2. diff --git a/libraries/libssh/libssh.SlackBuild b/libraries/libssh/libssh.SlackBuild index c6a5381193..4367c283af 100644 --- a/libraries/libssh/libssh.SlackBuild +++ b/libraries/libssh/libssh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libssh -# Copyright 2009-2010 Larry Hajali +# Copyright 2009-2011 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libssh -VERSION=0.4.6 +VERSION=0.4.7 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libssh/libssh.info b/libraries/libssh/libssh.info index 0440372996..1e088972f1 100644 --- a/libraries/libssh/libssh.info +++ b/libraries/libssh/libssh.info @@ -1,10 +1,10 @@ PRGNAM="libssh" -VERSION="0.4.6" +VERSION="0.4.7" HOMEPAGE="http://www.libssh.org/" -DOWNLOAD="http://www.libssh.org/files/libssh-0.4.6.tar.gz" -MD5SUM="9efdc8911fdb150fb16500c2fbe4ef2e" +DOWNLOAD="http://www.libssh.org/files/0.4/libssh-0.4.7.tar.gz" +MD5SUM="2c95942c0d15f709e3328bacea91722c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="dsomero" +APPROVED="dsomero,Niels Horn" -- cgit v1.2.3-80-g2a13