From 66b9524556fd7e44fc2cfe9b597601c529aa9dfe Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:57 +0000 Subject: [PATCH] forego: rebuild with go-1.9.2 --- srcpkgs/forego/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index ba09d305034..459717f3cf2 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -1,7 +1,7 @@ # Template file for 'forego' pkgname=forego version=20170327195458 -revision=4 +revision=5 build_style=go hostmakedepends="git mercurial" short_desc="A process supervisor in Go"