mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
terraform-ls: update to 0.32.4.
This commit is contained in:
parent
043f8ee056
commit
208b807ec5
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'terraform-ls'
|
||||
pkgname=terraform-ls
|
||||
version=0.32.3
|
||||
version=0.32.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/terraform-ls"
|
||||
short_desc="Terraform Language Server"
|
||||
maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
|
||||
maintainer="Emil Tomczyk <emru@emru.xyz>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://github.com/hashicorp/terraform-ls"
|
||||
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
|
||||
checksum=1eec8a564b3d857069fc8afabe213e79edb4facb3b37b9469d7269b04c2d9d82
|
||||
checksum=a7d9c19c9118b4815b268fafcd49d0f663eea111a63bc9519a7896b7347997ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue