mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ast-grep: update to 0.21.1.
This commit is contained in:
parent
925fdaf5b8
commit
cb30621211
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ast-grep'
|
# Template file for 'ast-grep'
|
||||||
pkgname=ast-grep
|
pkgname=ast-grep
|
||||||
version=0.20.5
|
version=0.21.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
|
make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://ast-grep.github.io"
|
homepage="https://ast-grep.github.io"
|
||||||
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
|
||||||
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
|
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
|
||||||
checksum=0a147728bb6eca7080ca58bbc2c5edebf3153d2fccff02274cc07f7becc0ed37
|
checksum=19cc31f9a387f534cd2f83b00118e92e8a1a5ad83c640cf99e4c6f379553ef8a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue