From 9049861b08e74f00bcc3cf3e036103140edc712a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:18 +0000 Subject: [PATCH] forego: rebuild with go-1.9.3 --- srcpkgs/forego/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index 459717f3cf..9fcf2d7c03 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -1,7 +1,7 @@ # Template file for 'forego' pkgname=forego version=20170327195458 -revision=5 +revision=6 build_style=go hostmakedepends="git mercurial" short_desc="A process supervisor in Go"