diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index a09430c028405f..97a6efefc1a90d 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,12 +1,14 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.29.0 +version=0.47.0 revision=1 build_style=go go_import_path=github.com/runatlantis/atlantis +hostmakedepends="git terraform" short_desc="Terraform Automation By Pull Request" maintainer="Gabriel M. Dutra " license="Apache-2.0" homepage="https://runatlantis.io" distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz" -checksum=e20ce010449fff88c2e57e3ca5e337a7f8704df7e6b2ac794019c4a720aeb659 +checksum=e216b4da18baa9f5778a6fdeccad45e5df39370066005bf6f3532812986b3538 +make_check="no" # conftest not available