diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index df842651ad..470ff2e62e 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,18 +1,18 @@ # Template file for 'tinyssh' pkgname=tinyssh -_datever=20180101 +_datever=20180110 version="0.0.${_datever}" revision=1 wrksrc=${pkgname}-${_datever} build_style=gnu-makefile make_dirs="/etc/tinyssh 0755 root root" -short_desc="A minimalistic SSH server" +short_desc="Minimalistic SSH server" maintainer="Christopher Brannon " license="Public Domain" depends="ucspi-tcp" homepage="https://tinyssh.org" distfiles="https://github.com/janmojzis/${pkgname}/archive/${_datever}.tar.gz" -checksum=d24663047838756a98f71f4c83334b2134d9a2e1e3838f0134398b16f0719888 +checksum=d663129a00970882e0148f5349f47825503c3f2b52504a8520ff39816d394e4e nocross=yes pre_build() {