ripgrep: update to 13.0.0.

This commit is contained in:
Leah Neukirchen 2021-06-13 13:44:00 +02:00
parent 0bf3976a6e
commit b41a90fe63
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=12.1.1
revision=2
version=13.0.0
revision=1
build_style=cargo
configure_args="--features=pcre2"
hostmakedepends="ruby-asciidoctor pkg-config"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Unlicense, MIT"
homepage="https://github.com/BurntSushi/ripgrep/"
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
checksum=2513338d61a5c12c8fea18a0387b3e0651079ef9b31f306050b1f0aaa926271e
checksum=0fb17aaf285b3eee8ddab17b833af1e190d73de317ff9648751ab0660d763ed2
post_install() {
vlicense LICENSE-MIT