From e5c4fba5095005227f6b3a37a4df653f3cf98128 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 18 Oct 2017 11:55:27 +0200 Subject: [PATCH] terragrunt: update to 0.13.10. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index fb76a5737b9..6cb974a055f 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.8 +version=0.13.10 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=6ad9d21dd6958ef678e854341c7c95100dd7e945ef3bbddab02b05d1bf3c427e +checksum=f6238db2432dbf4d542de1d341ee9aa01c51bc1c048a510c8f1e96747fc2cb26 post_install() { vlicense LICENSE.txt