From 4fb5db091c57a210956bf19be5bf9b30cc86c82e Mon Sep 17 00:00:00 2001 From: Emil Tomczyk Date: Wed, 29 Mar 2023 10:40:35 +0200 Subject: [PATCH] tflint: update to 0.45.0. --- srcpkgs/tflint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index 49dd01125312..88cc41b93570 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -1,15 +1,15 @@ # Template file for 'tflint' pkgname=tflint -version=0.22.0 +version=0.45.0 revision=1 build_style=go go_import_path="github.com/terraform-linters/$pkgname" short_desc="Terraform linter focused on possible errors, best practices, etc" -maintainer="Sora Morimoto " +maintainer="Emil Tomczyk " license="MPL-2.0" homepage="https://github.com/terraform-linters/tflint" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=a67684904b52f53dc0d5cc26c35927323f458507cbc5abee19351736a955912d +checksum=74d2852d7f20535458bad329c128c189183c8ba1944deed38c4b820798279b6e post_install() { vlicense LICENSE