From 5f1d17f827fb65f6019a5061d1e8dd956b80c15b Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 7 Sep 2022 16:48:32 +0200 Subject: [PATCH] terragrunt: update to 0.38.9. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 321c6033279..81a10e06eb2 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.38.2 +version=0.38.9 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=8362c0e23f9547c3ff95454e8b4c7176b6d2d4273e5def8f50e6cab4604abe02 +checksum=5f3952de7474dc0d14d620e0f61b51c98070b7053e7b015bbf9f981ed7990fa7 post_install() { vlicense LICENSE.txt