Skip to content

Commit

Permalink
lsp-plugins: update to 1.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo committed Jan 12, 2025
1 parent 3a508c2 commit 7ff91df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 66 deletions.
21 changes: 0 additions & 21 deletions srcpkgs/lsp-plugins/patches/aarch64-atomic.patch

This file was deleted.

42 changes: 0 additions & 42 deletions srcpkgs/lsp-plugins/patches/musl-locale.patch

This file was deleted.

7 changes: 4 additions & 3 deletions srcpkgs/lsp-plugins/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lsp-plugins'.
# Template file for 'lsp-plugins'
pkgname=lsp-plugins
version=1.2.19
version=1.2.20
revision=1
build_style=gnu-makefile
make_use_env=yes
Expand All @@ -17,7 +17,8 @@ license="GPL-3.0-or-later"
homepage="https://lsp-plug.in/"
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"
checksum=f0536d790fada3d896670683b71a2916a7bef55a2395f314370015535ec8d959
checksum=ca8860dca6bfb1e7bcaba342c153e5fc5d3a025c91db66a4433e37829fb591c9
make_check=no # no test suite

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" ${makedepends}"
Expand Down

0 comments on commit 7ff91df

Please sign in to comment.