[Lunar-commits] <moonbase> libssh: version bumped to 0.4.7.

Florin Braescu florin at lunar-linux.org
Fri Dec 31 13:30:14 CET 2010


commit 60625088615f3c40c5b6ed28afb059b009185d61
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Dec 31 14:30:14 2010 +0200

    libssh: version bumped to 0.4.7.
    
    Bugfixes release.
---
 libs/libssh/DEPENDS |    1 +
 libs/libssh/DETAILS |    9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/libs/libssh/DEPENDS b/libs/libssh/DEPENDS
index a01755e..581a606 100644
--- a/libs/libssh/DEPENDS
+++ b/libs/libssh/DEPENDS
@@ -2,4 +2,5 @@ depends  cmake
 
 optional_depends libgcrypt "" "" "for cryptographic support"
 optional_depends openssl   "" "" "for cryptographics support"
+optional_depends doxygen   "" "" "for documentation support"
 optional_depends zlib      "" "" "for data compression support"
diff --git a/libs/libssh/DETAILS b/libs/libssh/DETAILS
index 551e113..f6426cc 100644
--- a/libs/libssh/DETAILS
+++ b/libs/libssh/DETAILS
@@ -1,11 +1,12 @@
           MODULE=libssh
-         VERSION=0.4.6
+           MAJOR=0.4
+         VERSION=$MAJOR.7
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.libssh.org/files
-      SOURCE_VFY=sha1:52e7e68590fbcd835bc4a2eceb51e672641efb69
+      SOURCE_URL=http://www.libssh.org/files/$MAJOR
+      SOURCE_VFY=sha1:5e31736ff906e745e6da508828685d8389e37954
         WEB_SITE=http://www.libssh.org
          ENTERED=20091001
-         UPDATED=20100907
+         UPDATED=20101231
            SHORT="library for accessing ssh client services through C libraries calls"
 
 cat << EOF


More information about the Lunar-commits mailing list