mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
ast-grep: update to 0.39.3.
This commit is contained in:
parent
bda84c5559
commit
4ceba0aed1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.39.1
|
||||
version=0.39.3
|
||||
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=b556b38fec358216fb1cdf1cb4825e689176c7c50caad45be19755dafbdf3f55
|
||||
checksum=4436a300e97031f46f0cf37101b5422a9e6b74062678a9bffde13ed88f1145c2
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/ast-grep
|
||||
|
|
Loading…
Add table
Reference in a new issue