From 521f33aee902248ae71102ce221d1f074a294866 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 3 Oct 2018 22:03:03 -0700 Subject: [PATCH] atlantis: update to 0.4.10 --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index cb5cda6ff97..95d6f2a2227 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.8 +version=0.4.10 revision=1 build_style=go go_import_path="github.com/runatlantis/atlantis" @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://runatlantis.io" distfiles="https://github.com/runatlantis/atlantis/archive/v$version.tar.gz" -checksum=196999623d7af03c07d76590953b4b0ea14c13519b25743b85e0eb1fe6954222 +checksum=e7966b75b54979fcb045c8d5636820856c690b431c7fdfed0ca80224cced28cc pre_build() { cd $GOSRCPATH