diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index e80e34c98c5..0951b32ab98 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -1,7 +1,7 @@ # Template file for 'tflint' pkgname=tflint version=0.52.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/terraform-linters/tflint" short_desc="Terraform linter focused on possible errors, best practices, etc"