From 89cdd39b8c1ab05b0774aee56d897aabcf45b97f Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:33 -0700 Subject: [PATCH] acbuild: rebuild for go 1.11 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 2589743f142..2b60602d852 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=11 +revision=12 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild