ripgrep: update to 14.1.1.

This commit is contained in:
Leah Neukirchen 2024-09-09 13:21:15 +02:00
parent 9791026cf3
commit 3d8aa40411
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=14.1.0
version=14.1.1
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=33c6169596a6bbfdc81415910008f26e0809422fda2d849562637996553b2ab6
checksum=4dad02a2f9c8c3c8d89434e47337aa654cb0e2aa50e806589132f186bf5c2b66
post_patch() {
rm -f .cargo/config.toml # tries to do weird things on musl