mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
tflint: update to 0.49.0.
This commit is contained in:
parent
5bbb58ba52
commit
138e432dcc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tflint'
|
||||
pkgname=tflint
|
||||
version=0.47.0
|
||||
revision=2
|
||||
version=0.49.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/terraform-linters/tflint"
|
||||
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"
|
||||
homepage="https://github.com/terraform-linters/tflint"
|
||||
distfiles="https://github.com/terraform-linters/tflint/archive/v${version}.tar.gz"
|
||||
checksum=2e9cefebb18e4fb15faa217dd2005feda2fdcabb7948d1298773b8458bb04abe
|
||||
checksum=556ddf20e24f687595eb55b9982276ec38974a75eb10f1fe6917e34d7cd725a8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue