diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index e7b34607c59..21736a27745 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -version=20250201 +version=20250501 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=7eddb7ef4b4853cbba63d0834b2b347f01a2fb980fc50aa6c13a35c387930bfc +checksum=f3ae622c765db4e0d791ea90a9feba39d7f693ef9cb949a797f7ad6b404a2d61 pre_build() { vsed -i -e 's:/sbin:/bin:' Makefile