mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
terraform-ls: update to 0.32.3.
This commit is contained in:
parent
02c56b0b86
commit
0437c448fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform-ls'
|
||||
pkgname=terraform-ls
|
||||
version=0.31.4
|
||||
version=0.32.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/terraform-ls"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Emil Tomczyk <emil.tomczyk@skni.umcs.pl>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/hashicorp/terraform-ls"
|
||||
distfiles="https://github.com/hashicorp/terraform-ls/archive/v${version}.tar.gz"
|
||||
checksum=85f33382834b2698387c07b476dcc1e64c2928c00df5e830938b6b8873b08fb9
|
||||
checksum=1eec8a564b3d857069fc8afabe213e79edb4facb3b37b9469d7269b04c2d9d82
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue