mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
jinja-lsp: update to 0.1.89.
This commit is contained in:
parent
72707749ed
commit
2b87310fa9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jinja-lsp'
|
# Template file for 'jinja-lsp'
|
||||||
pkgname=jinja-lsp
|
pkgname=jinja-lsp
|
||||||
version=0.1.86
|
version=0.1.89
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path ./jinja-lsp"
|
make_install_args="--path ./jinja-lsp"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/uros-5/jinja-lsp"
|
homepage="https://github.com/uros-5/jinja-lsp"
|
||||||
changelog="https://github.com/uros-5/jinja-lsp/releases"
|
changelog="https://github.com/uros-5/jinja-lsp/releases"
|
||||||
distfiles="https://github.com/uros-5/jinja-lsp/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/uros-5/jinja-lsp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8875b61c41f5390c207cd1639c2530587c5f1b4da6aa249db75ec023a79202f5
|
checksum=76faacf78e0b1cc489bc7f498b8918cef499ac989178878ecfa3c7f0393bcfe0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue