From e2b2fb9967e088fecce48eaae12b46c4124ceabe Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:13 +0000 Subject: [PATCH] forego: rebuild with go-1.8 --- srcpkgs/forego/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index 815f3ec647e..af0323f3e17 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -1,7 +1,7 @@ # Template file for 'forego' pkgname=forego version=20170111202937 -revision=2 +revision=3 build_style=go hostmakedepends="git mercurial" short_desc="A process supervisor in Go"