terragrunt: update to 0.18.4

This commit is contained in:
Andrew Benson 2019-04-23 21:39:20 -05:00 committed by Johannes
parent 93b253aece
commit 3b237ef358

View File

@ -1,17 +1,17 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.18.3
version=0.18.4
revision=1
build_style=go
short_desc="A thin wrapper for Terraform that provides extra tools"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
depends="terraform"
hostmakedepends="glide git"
license="MIT"
go_import_path="github.com/gruntwork-io/$pkgname"
homepage="https://$go_import_path"
hostmakedepends="glide git"
depends="terraform"
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=b38c7f72ece72bfbe719486f4196c225a02d5e0c1345ba8ec6dacadb8eb58c59
checksum=0a058ab5ead4c2e699ff6494f7a482e2cfbfca2d2dbc482f8acb7664e68349a9
post_install() {
vlicense LICENSE.txt