From 0d3a7099d900b38bc40f6e390ee425939a4e7761 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Aug 2017 06:22:59 +0000 Subject: [PATCH] tinycron: rebuild with go-1.9 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index c7f0164c86d..86021a7a8a9 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=5 +revision=6 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"