From 98f22444fa8318f5cf47e16b858141b9c9c31e13 Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Tue, 10 Jan 2017 07:55:05 -0800 Subject: [PATCH] tinyssh: update to 0.0.20161101. --- srcpkgs/tinyssh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 1a18499bea7..7702c005f84 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -1,6 +1,6 @@ # Template file for 'tinyssh' pkgname=tinyssh -_datever=20160812 +_datever=20161101 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=89b407548cee0e98bf90a0bf43d5e70ac380f9ba02966a3eecce6c98d075b369 +checksum=4f0ef52631a057199d44855233e6491ec70f76c6d3183e6909558afbf77cb24e nocross=yes pre_build() {