wok diff tinyssh/receipt @ rev 23809
linld: add isoboot (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 24 16:43:25 2020 +0000 (2020-05-24) |
parents | 951896e3e5b3 |
children | a8546de77bcc |
line diff
1.1 --- a/tinyssh/receipt Sun Nov 17 20:40:16 2019 +0100 1.2 +++ b/tinyssh/receipt Sun May 24 16:43:25 2020 +0000 1.3 @@ -7,6 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="PublicDomain" 1.6 WEB_SITE="https://tinyssh.org/" 1.7 +SUGGESTED="tinyssh-keyconvert" 1.8 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="https://github.com/janmojzis/tinyssh/archive/$VERSION.tar.gz"