From 825032ac6a9ceffebfb06393935e5dd8a11f4b89 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 2 Jan 2024 18:00:43 +0100 Subject: [PATCH] tinyssh: update to 20240101. --- srcpkgs/tinyssh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 986ef211d8c..6128161ac6a 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -version=20230101 +version=20240101 revision=1 build_style=gnu-makefile make_dirs="/etc/tinyssh 0755 root root" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="CC0-1.0" homepage="https://tinyssh.org" distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz" -checksum=74a434389dd05bf421feb6b6fab241f763b78222750d21100bd81d9ba626b28c +checksum=d2cd49d0e5e8bdb808d86f07f946a0cfbf2dc9a449a4b8243a82be267d852b62 if [ -n "${CROSS_BUILD}" ] ; then make_build_target=cross-compile