mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
terraform-ls: update to 0.31.4.
This commit is contained in:
parent
29fd7c34fa
commit
1d9e37a57c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'terraform-ls'
|
# Template file for 'terraform-ls'
|
||||||
pkgname=terraform-ls
|
pkgname=terraform-ls
|
||||||
version=0.31.3
|
version=0.31.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/terraform-ls"
|
go_import_path="github.com/hashicorp/terraform-ls"
|
||||||
short_desc="Terraform Language Server"
|
short_desc="Terraform Language Server"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
|
||||||
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=0175823793a95fdd96a5426d2e675054b0e46653f890ca0010887dd62f2c0e7e
|
checksum=85f33382834b2698387c07b476dcc1e64c2928c00df5e830938b6b8873b08fb9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue