From 83897c24e1ff08ef800359db86d871b043fce602 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Aug 2017 06:22:48 +0000 Subject: [PATCH] acbuild: rebuild with go-1.9 --- srcpkgs/acbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template index 24d529b100..32d9c45c01 100644 --- a/srcpkgs/acbuild/template +++ b/srcpkgs/acbuild/template @@ -1,7 +1,7 @@ # Template file for 'acbuild' pkgname=acbuild version=0.4.0 -revision=5 +revision=6 wrksrc="build-${version}" build_style=go go_import_path=github.com/appc/acbuild