terragrunt: update to 0.13.1.

This commit is contained in:
Andrea Brancaleoni 2017-09-01 22:37:15 +02:00
parent 4433cf8807
commit 0e5e2e3475

View file

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.13.0
version=0.13.1
revision=1
build_style=go
short_desc="A thin wrapper for Terraform that provides extra tools"
@ -11,7 +11,7 @@ license="MIT"
go_import_path="github.com/gruntwork-io/$pkgname"
homepage="https://$go_import_path"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=6286657a3f821919122e6eb7aef50f6cdd37aca669ca30d0bbae14a790651bae
checksum=0d15df6f327335cd68464b71acacc5a6d2b82c62d6b63d019091338ed9219a97
post_install() {
vlicense LICENSE.txt