From 97720d75f02e1977c50736c2ef2830a132a0aa05 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:23 +0000 Subject: [PATCH] lxd: rebuild with go-1.9.3 --- srcpkgs/lxd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template index 24833d636af..3b4d4a65e03 100644 --- a/srcpkgs/lxd/template +++ b/srcpkgs/lxd/template @@ -1,7 +1,7 @@ # Template file for 'lxd' pkgname=lxd version=2.21 -revision=1 +revision=2 build_style=go go_import_path="github.com/lxc/lxd" go_package="${go_import_path}/lxd ${go_import_path}/lxc"