diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index db014de3d7f..9000f57bd8b 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -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