From 48e8043340f471b35f327682b1febd8a35f44923 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:08 +0000 Subject: [PATCH] forego: rebuild with go-1.10.1 --- srcpkgs/forego/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template index ad66fbbc647..d655d452a1d 100644 --- a/srcpkgs/forego/template +++ b/srcpkgs/forego/template @@ -1,7 +1,7 @@ # Template file for 'forego' pkgname=forego version=20180216151118 -revision=2 +revision=3 build_style=go hostmakedepends="git mercurial" short_desc="A process supervisor in Go"