From 5a1f6c0768e9f604700271f998573e5ad815189d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:35:55 +0000 Subject: [PATCH] acbuild: rebuild with go-1.9.2 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 32d9c45c01d..0df324b0e92 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=6 +revision=7 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild