diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-10-11 21:46:40 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-11 20:56:40 +0200 |
commit | 540e37bf7457fe41ffb6270ad23bea2fc8a706a4 (patch) | |
tree | 38ab8774034a746177322f1c75a5b30e7fb9921d /package/libssh/libssh.hash | |
parent | d8738d3b97a1ec1b356143269b293d55c91de860 (diff) | |
download | buildroot-540e37bf7457fe41ffb6270ad23bea2fc8a706a4.tar.gz buildroot-540e37bf7457fe41ffb6270ad23bea2fc8a706a4.zip |
libssh: bump to version 0.8.3
Drop GNU glob detection patch; issue fixed upstream.
Add upstream patch that completes the build fix when GNU glob is not
present.
Cc: Scott Fan <fancp2007@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/libssh/libssh.hash')
-rw-r--r-- | package/libssh/libssh.hash | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/libssh/libssh.hash b/package/libssh/libssh.hash index 7220c337cf..1810545daa 100644 --- a/package/libssh/libssh.hash +++ b/package/libssh/libssh.hash @@ -1,3 +1,5 @@ # Locally calculated after checking pgp signature -sha256 d17f1267b4a5e46c0fbe66d39a3e702b8cefe788928f2eb6e339a18bb00b1924 libssh-0.8.1.tar.xz +# https://www.libssh.org/files/0.8/libssh-0.8.3.tar.xz.asc +# with key 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D +sha256 302f31f606f2368cd3ce77d7a69f7464c18eae176e73e59102e0524401bd29d0 libssh-0.8.3.tar.xz sha256 468cf08f784ef6fd3b3705b60dd8111e2b70fbb8f6549cd503665a6bbb3bc625 COPYING |