mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 01:22:55 +02:00
ripgrep-all: update to 0.10.9.
This commit is contained in:
parent
7e1b589e19
commit
51f1e4ff7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ripgrep-all'
|
||||
pkgname=ripgrep-all
|
||||
version=0.10.6
|
||||
version=0.10.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ license="AGPL-3.0-or-later"
|
|||
homepage="https://github.com/phiresky/ripgrep-all"
|
||||
changelog="https://raw.githubusercontent.com/phiresky/ripgrep-all/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/phiresky/ripgrep-all/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=06cd619ad6638be206266a77fdf11034dc2dc15d97b3a057b0d6280a17334680
|
||||
checksum=a5b3150940dcddd35a26e9de398f11a563d0466a335e5450ceb7ff369e9fef45
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue