ripgrep: update to 12.0.0.

This commit is contained in:
Leah Neukirchen 2020-03-16 14:21:51 +01:00
parent 0ad03413e1
commit a3ce1aee5a

View file

@ -1,7 +1,7 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=11.0.2
revision=4
version=12.0.0
revision=1
build_style=cargo
configure_args="--features=pcre2"
hostmakedepends="asciidoc 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=0983861279936ada8bc7a6d5d663d590ad34eb44a44c75c2d6ccd0ab33490055
checksum=3c84c3a4c80cee961a2b0d00a4e5d1bc9eb58ba587cf69c06d84aff72fedbeff
post_install() {
vlicense LICENSE-MIT