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:
parent
bf07c11fb4
commit
6a30e8f64c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue