tinyssh: update to 20240101.
This commit is contained in:
parent
a0dce7348b
commit
825032ac6a
|
@ -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 <leah@vuxu.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue