From f26c1d673ca475d93aee26d7c22735d7fd3672ce Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 15 Dec 2018 16:05:25 -0800 Subject: [PATCH] acbuild: rebuild for go 1.11.4 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 2b60602d852..1e3fedb3d34 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=12 +revision=13 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild