From b7606c8fbd7203bab0ec0f00a5cddb7357c74e61 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:19 +0000 Subject: [PATCH] tinycron: rebuild with go-1.8 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index a9db13253fe..4b24ef6a576 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=2 +revision=3 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"