wok-6.x diff tinyssh/receipt @ rev 23049
autoconf: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 12:37:15 2020 +0100 (2020-03-06) |
parents | 951896e3e5b3 |
children | a8546de77bcc |
line diff
1.1 --- a/tinyssh/receipt Sun Nov 17 20:40:16 2019 +0100 1.2 +++ b/tinyssh/receipt Fri Mar 06 12:37:15 2020 +0100 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"