From a57725c5f5a11529ccefc3f6b443bad8d2682377 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 7 Apr 2017 19:10:17 +0000 Subject: [PATCH] forego: rebuild with go 1.8.1 --- srcpkgs/forego/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index 01de5bee39b..0d0746bb20e 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -1,7 +1,7 @@ # Template file for 'forego' pkgname=forego version=20170327195458 -revision=1 +revision=2 build_style=go hostmakedepends="git mercurial" short_desc="A process supervisor in Go"