terraform: xlint fixes
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d42bdd77d8
commit
5acb5710d9
@ -3,10 +3,10 @@ pkgname=terraform
|
|||||||
version=0.11.14
|
version=0.11.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="A tool for building, changing, and combining infrastructure"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
short_desc="Tool for building, changing, and combining infrastructure"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.terraform.io/"
|
homepage="https://www.terraform.io/"
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=50b75c94c4d3bfe44cfc12c740126747b6b34c014602777154356caa85a783f4
|
checksum=50b75c94c4d3bfe44cfc12c740126747b6b34c014602777154356caa85a783f4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user