# Template file for 'terragrunt'
pkgname=terragrunt
version=0.75.0
revision=1
build_style=go
go_import_path="github.com/gruntwork-io/terragrunt"
short_desc="Thin wrapper for Terraform that provides extra tools"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/gruntwork-io/terragrunt"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=fad8f3aea64868689cd23e868bffb89e72aedba4b9533c00ca6b9ae9de8b478d

post_install() {
	vlicense LICENSE.txt
}
