From 226038d3fa28ad36cc31fe41a2664cbd520188f7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:57 +0000 Subject: [PATCH] tinycron: rebuild with go-1.10.2 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index 6c219e86edb..2abc74aefd4 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=10 +revision=11 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"