From bcc795a1f13dba9b20725497a66171fe9233fd52 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 1 Jan 2018 16:44:28 -0200 Subject: [PATCH] tinyssh: update to 0.0.20180101. Closes: #10333 [via git-merge-pr] --- srcpkgs/tinyssh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 7702c005f8..df842651ad 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -_datever=20161101 +_datever=20180101 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=4f0ef52631a057199d44855233e6491ec70f76c6d3183e6909558afbf77cb24e +checksum=d24663047838756a98f71f4c83334b2134d9a2e1e3838f0134398b16f0719888 nocross=yes pre_build() {