tflint: update to 0.46.1.
This commit is contained in:
committed by
Duncan Overbruck
parent
bfae6c86a1
commit
4fd4f373e6
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'tflint'
|
# Template file for 'tflint'
|
||||||
pkgname=tflint
|
pkgname=tflint
|
||||||
version=0.45.0
|
version=0.46.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/terraform-linters/tflint"
|
go_import_path="github.com/terraform-linters/tflint"
|
||||||
short_desc="Terraform linter focused on possible errors, best practices, etc"
|
short_desc="Terraform linter focused on possible errors, best practices, etc"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
|
|||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/terraform-linters/tflint"
|
homepage="https://github.com/terraform-linters/tflint"
|
||||||
distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
|
distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
|
||||||
checksum=74d2852d7f20535458bad329c128c189183c8ba1944deed38c4b820798279b6e
|
checksum=a37f2095765a7706e7c2dbdd7f2cd7a14f11b1ff2b7186c61f92c6414d729932
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user