ripgrep: update to 14.0.2

This commit is contained in:
Marcin Puc 2023-11-28 08:33:01 +01:00 committed by John Zimmermann
parent ee59a36bdd
commit dc98221f4b

View file

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=14.0.0
version=14.0.2
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=d4a57f558abe30bb272850d08850d412870fb3f942ed06932a30b4989911360b
checksum=2b9bd8a582d1fea70eb932e389e0895922b9a0147f65f9ad4b601b3f3a82a195
post_patch() {
rm -f .cargo/config.toml # tries to do weird things on musl