ast-grep: update to 0.39.9.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.39.6
|
||||
version=0.39.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--package=ast-grep"
|
||||
@@ -10,7 +10,7 @@ license="MIT"
|
||||
homepage="https://ast-grep.github.io"
|
||||
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/ast-grep/ast-grep/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=dad6d5984f84f96b9d999c8491cb14b873cc90c297abbb7c9391b8e11f1a794f
|
||||
checksum=3dfa0ac6d84974507482127ce3f7cb1410611c719083a56065925f70336bdfe4
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/ast-grep
|
||||
|
||||
Reference in New Issue
Block a user