ast-grep: update to 0.40.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.40.3
|
||||
version=0.40.5
|
||||
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=b6a3a59b6298d30f67bdb195279e66c70615646d1066815e643d9600c6aa3200
|
||||
checksum=59188d6e1d847cd02fb77e65a984fc7add2cbd564d4809fd6bd67f5fdeecb6b3
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/ast-grep
|
||||
|
||||
Reference in New Issue
Block a user