mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
terraform-ls: update to 0.33.0.
This commit is contained in:
parent
d40ed39ee9
commit
9147a7ea4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'terraform-ls'
|
# Template file for 'terraform-ls'
|
||||||
pkgname=terraform-ls
|
pkgname=terraform-ls
|
||||||
version=0.32.7
|
version=0.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/terraform-ls"
|
go_import_path="github.com/hashicorp/terraform-ls"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emru@emru.xyz>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/hashicorp/terraform-ls"
|
homepage="https://github.com/hashicorp/terraform-ls"
|
||||||
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
|
||||||
checksum=8e9297c96999efd44c4cbb2a2ff3d7fb245743a1b230af0958ecb5fe06a5d626
|
checksum=c261f3574d891dbc0ade46f7892a503fe8d4e7519bff5037b3a42a93255a9350
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue