From edc34071867934cb7fb43fe505659cc740df45a6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 1 Feb 2018 16:30:55 -0200 Subject: [PATCH] tinyssh: update to 0.0.20180201. --- srcpkgs/tinyssh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 470ff2e62ee..2a8d9ff61dc 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -_datever=20180110 +_datever=20180201 version="0.0.${_datever}" revision=1 wrksrc=${pkgname}-${_datever} @@ -12,7 +12,7 @@ license="Public Domain" depends="ucspi-tcp" homepage="https://tinyssh.org" distfiles="https://github.com/janmojzis/${pkgname}/archive/${_datever}.tar.gz" -checksum=d663129a00970882e0148f5349f47825503c3f2b52504a8520ff39816d394e4e +checksum=4c2fad0ce1614048e48b4fa67d06686abfe474714c26333b0be3c8a332599902 nocross=yes pre_build() {