mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tflint: update to 0.47.0.
This commit is contained in:
parent
4b6f66df47
commit
01105f1434
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tflint'
|
# Template file for 'tflint'
|
||||||
pkgname=tflint
|
pkgname=tflint
|
||||||
version=0.46.1
|
version=0.47.0
|
||||||
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"
|
||||||
|
@ -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=a37f2095765a7706e7c2dbdd7f2cd7a14f11b1ff2b7186c61f92c6414d729932
|
checksum=2e9cefebb18e4fb15faa217dd2005feda2fdcabb7948d1298773b8458bb04abe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue