From a68df517918b6dfcd3cf2190c7f416972291c649 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:35 +0000 Subject: [PATCH] tinycron: rebuild with go-1.8.3 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index c0c78f6331..c7f0164c86 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=4 +revision=5 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"