From aa016797444017d4379a139e39697e38ed2e2357 Mon Sep 17 00:00:00 2001 From: Scott Fan Date: Mon, 31 Aug 2015 00:05:10 +0800 Subject: libssh: new package libssh2 and libssh both implement SSH and provide a library API for apps. Both support SSH, SFTP, auth, channels etc. Both are 25K-30K lines of code. [libssh2 vs libssh - A comparison] http://www.libssh2.org/libssh2-vs-libssh.html [Peter: add sha256 hash, fix typo in help text] Signed-off-by: Scott Fan Signed-off-by: Peter Korsgaard --- package/libssh/libssh.hash | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 package/libssh/libssh.hash (limited to 'package/libssh/libssh.hash') diff --git a/package/libssh/libssh.hash b/package/libssh/libssh.hash new file mode 100644 index 0000000000..473ced36c7 --- /dev/null +++ b/package/libssh/libssh.hash @@ -0,0 +1,4 @@ +# from https://red.libssh.org/projects/libssh/files/ +md5 bffc9dc548c3bae3a3afc5ac1654b272 libssh-0.7.1.tar.xz +# Locally calculated +sha256 2fc7ccf96d3263cbd8ab520118cb94d9a2e11714c61e22b3f761fc5352fd046d libssh-0.7.1.tar.xz -- cgit v1.2.3