diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 5832ffc8b15..71e72e554aa 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.17.3 +version=0.17.4 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=5502b87131d642886cfcc5266092f7360b27f4f3f21b6dbb1f3ac2996dcd7da5 +checksum=3e0dd2c233c6e6f01d7c98b9bca88430f555b55494c33212ddc3f242890f12cf post_install() { vlicense LICENSE.txt