From 491484d0b73967f350ee290cf5da3b6cddfcfb46 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:23 +0000 Subject: [PATCH] tinycron: rebuild with go-1.7.5 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index 3d0be26709d..a9db13253fe 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=1 +revision=2 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"