mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lsp-plugins: update to to 1.2.10
This commit is contained in:
parent
46cde36d2e
commit
fc0f83e593
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lsp-plugins'
|
# Template file for 'lsp-plugins'
|
||||||
pkgname=lsp-plugins
|
pkgname=lsp-plugins
|
||||||
version=1.2.6
|
version=1.2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://lsp-plug.in/"
|
homepage="https://lsp-plug.in/"
|
||||||
changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG"
|
||||||
distfiles="https://github.com/sadko4u/lsp-plugins/releases/download/$version/lsp-plugins-src-${version}.tar.gz"
|
distfiles="https://github.com/sadko4u/lsp-plugins/releases/download/$version/lsp-plugins-src-${version}.tar.gz"
|
||||||
checksum=94dac8b175b764d28c170b25e6aa305aa2bf65a09a414025ad2b1c9ec3b1bd58
|
checksum=d987fee13606585fc0308d6436f54ec7d83a092228799298eb7a82ff324d8a57
|
||||||
nocross="Build system doesn't support cross-compilation properly"
|
nocross="Build system doesn't support cross-compilation properly"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue