package/tinyssh: bump to version 20220801
https://github.com/janmojzis/tinyssh/releases/tag/20220101 https://github.com/janmojzis/tinyssh/releases/tag/20220222 https://github.com/janmojzis/tinyssh/releases/tag/20220305 https://github.com/janmojzis/tinyssh/releases/tag/20220311 https://github.com/janmojzis/tinyssh/releases/tag/20220801 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ae39821e26
commit
88661b8aa1
@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 2a051437878998c7782d9d38ef13e5e7a76435ae6b9c3e9ec492c3a567bd6314 tinyssh-20210601.tar.gz
|
||||
sha256 234656fc8d369608eb5d0f3a26280e0e38e2e6b134cfc610b6e24bce176acd4f tinyssh-20220801.tar.gz
|
||||
sha256 b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46 LICENCE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TINYSSH_VERSION = 20210601
|
||||
TINYSSH_VERSION = 20220801
|
||||
TINYSSH_SITE = $(call github,janmojzis,tinyssh,$(TINYSSH_VERSION))
|
||||
TINYSSH_LICENSE = Public Domain, CC0-1.0
|
||||
TINYSSH_LICENSE_FILES = LICENCE
|
||||
|
Loading…
Reference in New Issue
Block a user