From ed9be758d7a7b3a91bdfe319cec14a32bc10f091 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Tue, 24 Nov 2020 04:31:53 +0900 Subject: [PATCH] tflint: update to 0.21.0 Signed-off-by: Sora Morimoto --- srcpkgs/tflint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index 305bbc146b9..5f9cab6cad8 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -1,6 +1,6 @@ # Template file for 'tflint' pkgname=tflint -version=0.20.3 +version=0.21.0 revision=1 build_style=go go_import_path="github.com/terraform-linters/$pkgname" @@ -9,7 +9,7 @@ maintainer="Sora Morimoto " license="MPL-2.0" homepage="https://github.com/terraform-linters/tflint" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=a375bdcae4276e39607a026da9b50ddca6656586baed2c7c667ed77acf570985 +checksum=b93c08074be5cc12700863d5390b8f255399ac758b75dcf365b9a10ec456b47f post_install() { vlicense LICENSE