From 2ee5df8ecac49505969bbd2d8313a416cde2e668 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 May 2012 08:59:25 +0200 Subject: [PATCH] libssh2: update to 1.4.2. --- srcpkgs/libssh2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libssh2/template b/srcpkgs/libssh2/template index 1b5c1904470..c0eb6b2d03d 100644 --- a/srcpkgs/libssh2/template +++ b/srcpkgs/libssh2/template @@ -1,13 +1,13 @@ # Template file for 'libssh2' pkgname=libssh2 -version=1.4.1 +version=1.4.2 homepage="http://www.libssh2.org/" distfiles="http://www.libssh2.org/download/$pkgname-$version.tar.gz" build_style=gnu-configure short_desc="library implementing the SSH2 protocol" maintainer="Juan RP " license="BSD" -checksum=196579273b47813fe833d35dd234767567ed8938d9b98f1badf7af9002c9322d +checksum=418c09061fb9c3c26fec391a35a062780b21b3199885e3b27054619582469bd3 long_desc=" libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP sessions; port forwarding; password, key-based