From 183f9e08b64bcad82d75179dee788d446b826a21 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 17 Feb 2017 12:42:11 +0000 Subject: [PATCH] acbuild: rebuild with go-1.8 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 4cded3f939..772f4b27e1 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=2 +revision=3 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild