From 892bf5620ecbb136d05cf749d9b2632fe0946abb Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:34 -0700 Subject: [PATCH] atlantis: rebuild for go 1.11 --- srcpkgs/atlantis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index d748b92cb2a..c901df55f22 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,7 +1,7 @@ # Template file for 'atlantis' pkgname=atlantis version=0.4.6 -revision=1 +revision=2 build_style=go go_import_path="github.com/runatlantis/atlantis" hostmakedepends="dep"