tflint: update to 0.45.0, adopt

This commit is contained in:
Emil Tomczyk 2023-03-29 10:40:35 +02:00 committed by Andrew Benson
parent bfcdcc9f63
commit 04064a4ccb

View file

@ -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"
go_import_path="github.com/terraform-linters/tflint"
short_desc="Terraform linter focused on possible errors, best practices, etc"
maintainer="Sora Morimoto <sora@morimoto.io>"
maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
license="MPL-2.0"
homepage="https://github.com/terraform-linters/tflint"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=a67684904b52f53dc0d5cc26c35927323f458507cbc5abee19351736a955912d
distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
checksum=74d2852d7f20535458bad329c128c189183c8ba1944deed38c4b820798279b6e
post_install() {
vlicense LICENSE