mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tflint: update to 0.50.3.
This commit is contained in:
parent
ba151c0dfc
commit
f15ad580f0
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'tflint'
|
# Template file for 'tflint'
|
||||||
pkgname=tflint
|
pkgname=tflint
|
||||||
version=0.49.0
|
version=0.50.3
|
||||||
revision=1
|
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"
|
||||||
maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
|
maintainer="Emil Tomczyk <emru@emru.xyz>"
|
||||||
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=556ddf20e24f687595eb55b9982276ec38974a75eb10f1fe6917e34d7cd725a8
|
checksum=e90acdbf4cd1dc936e50b580ade53583baced53a93b3b01cee3e073b233ef8c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue