[Lunar-commits] <moonbase> libssh: version bumped to 0.4.2.
Florin Braescu
florin at lunar-linux.org
Tue Mar 16 03:12:17 CET 2010
commit 3cfb12f2a8aeee3c428bfe71b2c82e613d1ad1ed
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 16 04:12:17 2010 +0200
libssh: version bumped to 0.4.2.
This release fixes some bugs and adds some small features, like setting
the owner and group in the SFTP attributes if talking to an OpenSSH
server.
---
libs/libssh/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/libs/libssh/DETAILS b/libs/libssh/DETAILS
index f60ee5f..3f41424 100644
--- a/libs/libssh/DETAILS
+++ b/libs/libssh/DETAILS
@@ -1,11 +1,11 @@
MODULE=libssh
- VERSION=0.4.1
+ VERSION=0.4.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.libssh.org/files/
- SOURCE_VFY=sha1:7bda197eb17c7179837a18d97cd1f466ffe5bdc6
- WEB_SITE=http://www.libssh.org/
+ SOURCE_URL[0]=http://www.libssh.org/files
+ SOURCE_VFY=sha1:d094ff7b4f0c9a46c04dc12505f41a45e4205a95
+ WEB_SITE=http://www.libssh.org
ENTERED=20091001
- UPDATED=20100221
+ UPDATED=20100316
SHORT="library for accessing ssh client services through C libraries calls"
cat << EOF
More information about the Lunar-commits
mailing list