From 31a2bc58ced17257105fc0437e0f1feaa71319ab Mon Sep 17 00:00:00 2001 From: Dustin Marquess Date: Sun, 2 Oct 2022 00:35:49 -0500 Subject: [PATCH] tinyssh: update to 20220801 --- srcpkgs/tinyssh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 05245c35db62..65e4ec6e7b8b 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -version=20220305 +version=20220801 revision=1 build_style=gnu-makefile make_dirs="/etc/tinyssh 0755 root root" @@ -10,7 +10,7 @@ maintainer="Christopher Brannon " license="Public Domain" homepage="https://tinyssh.org" distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz" -checksum=26e1f14ee865fc48c173f51efa03aeeb72c44f102a0084ff267693406bd7aebe +checksum=234656fc8d369608eb5d0f3a26280e0e38e2e6b134cfc610b6e24bce176acd4f if [ -n "${CROSS_BUILD}" ] ; then make_build_target=cross-compile