tinyssh: update to 20220101.
This commit is contained in:
parent
04edc10bd7
commit
f9e58ececa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tinyssh'
|
||||
pkgname=tinyssh
|
||||
version=20210601
|
||||
version=20220101
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_dirs="/etc/tinyssh 0755 root root"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
|
|||
license="Public Domain"
|
||||
homepage="https://tinyssh.org"
|
||||
distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz"
|
||||
checksum=2a051437878998c7782d9d38ef13e5e7a76435ae6b9c3e9ec492c3a567bd6314
|
||||
checksum=b68e5b8d1f72304d70b25b53dd221cdc0a25730695bf4e8e08e27ece9dcb499d
|
||||
|
||||
if [ -n "${CROSS_BUILD}" ] ; then
|
||||
make_build_target=cross-compile
|
||||
|
|
Loading…
Reference in a new issue