From fc9f9fd492bea0041b1ddba4ee2194b6289ebb0d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:15 +0000 Subject: [PATCH] acbuild: rebuild with go-1.7.5 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 3154ab3f048..4cded3f9393 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=1 +revision=2 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild