summaryrefslogtreecommitdiffstats
path: root/crypto/libssh/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libssh/DETAILS')
-rwxr-xr-xcrypto/libssh/DETAILS20
1 files changed, 9 insertions, 11 deletions
diff --git a/crypto/libssh/DETAILS b/crypto/libssh/DETAILS
index 630e6406ba..b204afa837 100755
--- a/crypto/libssh/DETAILS
+++ b/crypto/libssh/DETAILS
@@ -1,19 +1,17 @@
SPELL=libssh
- VERSION=0.5.2
- SECURITY_PATCH=1
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SOURCE.asc
+ VERSION=0.6.3
+ SOURCE_HASH=sha512:8a9afd0add4f7e4b8ca237badaa9e248153cb3d069eeb3a5e752703545eda44a2556f93a4c60d3eadb3e950bc0848caa114fc54572e6372d740cbf8a63ab3b93
+ SECURITY_PATCH=3
+ SOURCE=$SPELL-$VERSION.tar.xz
+# SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://red.libssh.org/attachments/download/27/$SOURCE
- SOURCE2_URL[0]=https://red.libssh.org/attachments/download/29/$SOURCE2
+ SOURCE_URL[0]=https://red.libssh.org/attachments/download/87/$SOURCE
SOURCE_HINTS[0]="no-check-certificate"
-SOURCE2_HINTS[0]="no-check-certificate"
-# SOURCE_URL[0]=http://www.libssh.org/files/${VERSION::3}/$SOURCE
-# SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+#SOURCE2_HINTS[0]="no-check-certificate"
WEB_SITE=http://www.libssh.org/
ENTERED=20041208
- SOURCE_GPG=F33E3FC6.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+# SOURCE_GPG=F33E3FC6.gpg:$SOURCE2:UPSTREAM_KEY
+# SOURCE2_IGNORE=signature
LICENSE[0]=GPL
KEYWORDS="ssh crypto"
SHORT="a library for accessing ssh client services through C libraries calls."