New package: tflint-0.20.3
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
efcadf19f2
commit
e74937778b
1 changed files with 16 additions and 0 deletions
16
srcpkgs/tflint/template
Normal file
16
srcpkgs/tflint/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'tflint'
|
||||||
|
pkgname=tflint
|
||||||
|
version=0.20.3
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/terraform-linters/$pkgname"
|
||||||
|
short_desc="Terraform linter focused on possible errors, best practices, etc"
|
||||||
|
maintainer="Sora Morimoto <sora@morimoto.io>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/terraform-linters/tflint"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=a375bdcae4276e39607a026da9b50ddca6656586baed2c7c667ed77acf570985
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue