From 1672104f08f0361d3d08cfbdf350685dc36f518d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 2 Oct 2017 10:25:46 +0200 Subject: [PATCH] terragrunt: update to 0.13.5. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 1cf61b03bbc..38b55b3f1b5 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.3 +version=0.13.5 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=6e5f7c26054b91e0cce0de1deaa204d194bb78a73507d68b9a08b43dc217fe6a +checksum=0987cb163dc2be91fe8eb7cd4c1449974008837e18d42ca1845f538fa77b4997 post_install() { vlicense LICENSE.txt