From f25ac250131cdc34af71c6bbd5636d2cac2d72b0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Aug 2017 06:22:51 +0000 Subject: [PATCH] forego: rebuild with go-1.9 --- srcpkgs/forego/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index 81006c1cec..ba09d30503 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -1,7 +1,7 @@ # Template file for 'forego' pkgname=forego version=20170327195458 -revision=3 +revision=4 build_style=go hostmakedepends="git mercurial" short_desc="A process supervisor in Go"