diff mbox series

[1/1] package/tinyssh: bump to version 20220801

Message ID 20221022205934.156714-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/tinyssh: bump to version 20220801 | expand

Commit Message

Fabrice Fontaine Oct. 22, 2022, 8:59 p.m. UTC
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>
---
 package/tinyssh/tinyssh.hash | 2 +-
 package/tinyssh/tinyssh.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Oct. 23, 2022, 6:54 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > 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>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/tinyssh/tinyssh.hash b/package/tinyssh/tinyssh.hash
index 30b5d13419..462ffb9002 100644
--- a/package/tinyssh/tinyssh.hash
+++ b/package/tinyssh/tinyssh.hash
@@ -1,3 +1,3 @@ 
 # locally computed
-sha256  2a051437878998c7782d9d38ef13e5e7a76435ae6b9c3e9ec492c3a567bd6314  tinyssh-20210601.tar.gz
+sha256  234656fc8d369608eb5d0f3a26280e0e38e2e6b134cfc610b6e24bce176acd4f  tinyssh-20220801.tar.gz
 sha256  b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46  LICENCE
diff --git a/package/tinyssh/tinyssh.mk b/package/tinyssh/tinyssh.mk
index 05716bcfe1..1472f7ead1 100644
--- a/package/tinyssh/tinyssh.mk
+++ b/package/tinyssh/tinyssh.mk
@@ -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