From 9ee74337f55f51501ffab8dba1e42380eaeb2f9a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 4 Sep 2017 16:22:16 +0200 Subject: [PATCH] terragrunt: update to 0.13.2. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 2ed8be40d7..82ce9a2704 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.1 +version=0.13.2 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=0d15df6f327335cd68464b71acacc5a6d2b82c62d6b63d019091338ed9219a97 +checksum=ce226b0b525284e7286ebec6d851063ad5bafd261eedd188e8ed066670941c66 post_install() { vlicense LICENSE.txt