mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
tree-sitter: update to 0.25.8
This commit is contained in:
parent
a71349c4d7
commit
bd313f3aeb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tree-sitter'
|
||||
pkgname=tree-sitter
|
||||
version=0.25.6
|
||||
version=0.25.8
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path=cli"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://tree-sitter.github.io"
|
||||
changelog="https://github.com/tree-sitter/tree-sitter/releases"
|
||||
distfiles="https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ac6ed919c6d849e8553e246d5cd3fa22661f6c7b6497299264af433f3629957c
|
||||
checksum=178b575244d967f4920a4642408dc4edf6de96948d37d7f06e5b78acee9c0b4e
|
||||
make_check=no # tests require generating fixtures from remote repositories
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue