diff options
author | Sam Voss <sam.voss@rockwellcollins.com> | 2017-10-31 12:56:30 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-01 10:56:14 +0100 |
commit | a660d1fc7447601ed153685c58f2db5e7b99422d (patch) | |
tree | b7d91a8bf80694b7d108863a0ed404a94b925f5a /package/libssh2/libssh2.hash | |
parent | a202e24ed2e6cb585008bbbff72cfc9d13649b72 (diff) | |
download | buildroot-a660d1fc7447601ed153685c58f2db5e7b99422d.tar.gz buildroot-a660d1fc7447601ed153685c58f2db5e7b99422d.zip |
package/libssh2: update to newest version
Update libssh2 to use the newest version from git. This caused a
transition from released version number to hash as it has not been
version rev'd in over a year (see issue
https://github.com/libssh2/libssh2/issues/220 for bump request).
This brings in changes to the autoconf to correctly pick the crypto
library.
Signed-off-by: Sam Voss <sam.voss@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libssh2/libssh2.hash')
-rw-r--r-- | package/libssh2/libssh2.hash | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/libssh2/libssh2.hash b/package/libssh2/libssh2.hash index 6b1ccedd32..d36262ad9a 100644 --- a/package/libssh2/libssh2.hash +++ b/package/libssh2/libssh2.hash @@ -1,3 +1,2 @@ -# Locally calculated after checking pgp signature -# https://www.libssh2.org/download/libssh2-1.8.0.tar.gz.asc -sha256 39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4 libssh2-1.8.0.tar.gz +# Locally calculated +sha256 e73d55cd512863aa6423c6e137039e3e1bcbf5ba87f130e7441132c2c78a5425 libssh2-616fd4d1b3e4a55de67c48819fefca83132126b5.tar.gz |