From 733484fbee59014efa94a40e37b7e248668dac42 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:03 +0000 Subject: [PATCH] acbuild: rebuild with go-1.10.1 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index ac76bf45c59..dbc601dbc99 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=9 +revision=10 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild