tflint: update to 0.21.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
f3d06c1c23
commit
4d0079c993
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.20.3
|
version=0.21.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/terraform-linters/$pkgname"
|
go_import_path="github.com/terraform-linters/$pkgname"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Sora Morimoto <sora@morimoto.io>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/terraform-linters/tflint"
|
homepage="https://github.com/terraform-linters/tflint"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=a375bdcae4276e39607a026da9b50ddca6656586baed2c7c667ed77acf570985
|
checksum=b93c08074be5cc12700863d5390b8f255399ac758b75dcf365b9a10ec456b47f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue