From bdd5f540071774da4c48fcb71c9bc79c87277317 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:05:01 -0700 Subject: [PATCH] tinycron: rebuild for go 1.11 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index 2abc74aefd4..178223ce9b4 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=11 +revision=12 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"