mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
lsp-plugins: update to 1.2.14
This commit is contained in:
parent
dc733ae28b
commit
caec93c9c6
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.10
|
version=1.2.14
|
||||||
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=d987fee13606585fc0308d6436f54ec7d83a092228799298eb7a82ff324d8a57
|
checksum=1a3359ee8b8a82971bd7e9eeabe43f58ce6b4a4793d85fb16f97b100e4edee9a
|
||||||
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