ripgrep: update to 14.1.0

This commit is contained in:
Marcin Puc 2024-01-07 13:29:33 +01:00 committed by Leah Neukirchen
parent 1a60d25261
commit 1b90284129

View file

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=14.0.3
version=14.1.0
revision=1
build_style=cargo
build_helper=qemu
@ -13,7 +13,7 @@ license="Unlicense, MIT"
homepage="https://github.com/BurntSushi/ripgrep/"
changelog="https://raw.githubusercontent.com/BurntSushi/ripgrep/master/CHANGELOG.md"
distfiles="https://github.com/BurntSushi/ripgrep/archive/refs/tags/${version}.tar.gz"
checksum=f5794364ddfda1e0411ab6cad6dd63abe3a6b421d658d9fee017540ea4c31a0e
checksum=33c6169596a6bbfdc81415910008f26e0809422fda2d849562637996553b2ab6
post_patch() {
rm -f .cargo/config.toml # tries to do weird things on musl