From 22676b50022b06e9b1af8315d2c76451b53b3ec8 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:56:02 -0500 Subject: [PATCH] acbuild: rebuild with go-1.10 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 7ed8319cbc4..ac76bf45c59 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=8 +revision=9 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild