diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index a85b861b18a..91b7aea6563 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,7 +1,7 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.14.9 -revision=2 +version=0.14.10 +revision=1 build_style=go short_desc="A thin wrapper for Terraform that provides extra tools" maintainer="Andrea Brancaleoni " @@ -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=4655bd4d9d64ab36325680edbd0fc990f8db715f6835f5bb8ebaa4ee7df0e858 +checksum=088eaeacd965ade353fa98bdb4e7be0348df00f8850b0299756e269b663a739a pre_build() { cd $GOSRCPATH