From 88eac2f23d7c7b7430e54192ff1d5bfc6dd731d2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:15 +0000 Subject: [PATCH] acbuild: rebuild with go-1.9.3 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 0df324b0e92..7ed8319cbc4 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=7 +revision=8 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild