From b971bc6fd5d7a832a0fe8f924164a25396126359 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 2 Jun 2026 16:12:52 +0200 Subject: [PATCH] tinyssh: update to 20260601. --- srcpkgs/tinyssh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 3ad1c9bedd3..c38f9e0ff80 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -version=20260401 +version=20260601 revision=1 build_style=gnu-makefile make_dirs="/etc/tinyssh 0755 root root" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="CC0-1.0 OR 0BSD OR MIT-0 OR MIT" homepage="https://tinyssh.org" distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz" -checksum=fe173341148d84f20aab989b19839d016f0484ec1db5212dd3b90fb2ff18e15a +checksum=b0a49efb7289718d472e17399aab29c7ef47faceec879d2678c647c5dae47419 pre_build() { vsed -i -e 's:/sbin:/bin:' Makefile