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