From d9d87beaacb523b2f642c683c51a3318ff72a830 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Fri, 26 Dec 2025 04:08:46 +0000 Subject: [PATCH] tflint: update to 0.60.0. --- srcpkgs/tflint/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index 0951b32ab9878a..0b0bca6dd6a3f2 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -1,7 +1,7 @@ # Template file for 'tflint' pkgname=tflint -version=0.52.0 -revision=2 +version=0.60.0 +revision=1 build_style=go go_import_path="github.com/terraform-linters/tflint" short_desc="Terraform linter focused on possible errors, best practices, etc" @@ -9,7 +9,8 @@ maintainer="Emil Tomczyk " license="MPL-2.0" homepage="https://github.com/terraform-linters/tflint" distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz" -checksum=18ccb225df4616b3c91681d5b2ace423e4522c4cc71c68e6d1df665d6f0a7cdd +checksum=4a0c84fc4052de551f97e5c4b0b81f869e3ec708e4f27eff5157813c8b46fea3 +make_check=no # tests requires aws and consul instances post_install() { vlicense LICENSE