Update phiresky/ripgrep-all to v0.10.9 (#6)

* Update dependency phiresky/ripgrep-all to v0.10.9

* Update ripgrep-all checksum

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
marty-oehme 2025-06-24 10:26:54 +02:00 committed by GitHub
parent bf07c11fb4
commit 6a30e8f64c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Template file for 'ripgrep-all' # Template file for 'ripgrep-all'
pkgname=ripgrep-all pkgname=ripgrep-all
version=0.10.6 # renovate: datasource=github-tags depName=phiresky/ripgrep-all version=0.10.9 # renovate: datasource=github-tags depName=phiresky/ripgrep-all
revision=2 revision=2
build_style=cargo build_style=cargo
hostmakedepends="rust pkg-config" hostmakedepends="rust pkg-config"
@ -13,7 +13,7 @@ maintainer="Marty Oehme <contact@martyoeh.me>"
license="AGPL-3.0-only" license="AGPL-3.0-only"
homepage="https://github.com/phiresky/ripgrep-all" homepage="https://github.com/phiresky/ripgrep-all"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=06cd619ad6638be206266a77fdf11034dc2dc15d97b3a057b0d6280a17334680 checksum=a5b3150940dcddd35a26e9de398f11a563d0466a335e5450ceb7ff369e9fef45
post_install() { post_install() {
vdoc README.md vdoc README.md