14 lines
463 B
Bash
14 lines
463 B
Bash
# Template file for 'atlantis'
|
|
pkgname=atlantis
|
|
version=0.28.5
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/runatlantis/atlantis
|
|
depends="terraform"
|
|
short_desc="Terraform Automation By Pull Request"
|
|
maintainer="Gabriel M. Dutra <me@dutralabs.xyz>"
|
|
license="Apache-2.0"
|
|
homepage="https://runatlantis.io"
|
|
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
|
|
checksum=470f68b302be9c5763a44a093ad4d19d5b72b8cdb7ec8ebecb5f696c9271d952
|