From 8326785ace4c87611485f6a90ca23ad0896381c3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:27 +0000 Subject: [PATCH] tinycron: rebuild with go-1.9.3 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index df476f74b98..c8b51b3ad20 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=7 +revision=8 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"