ripgrep: update to 11.0.0.

This commit is contained in:
maxice8 2019-04-16 05:12:56 -03:00 committed by maxice8
parent 6011ec7200
commit 30150368a5

View file

@ -1,7 +1,7 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=0.10.0
revision=2
version=11.0.0
revision=1
build_style=cargo
hostmakedepends="asciidoc"
short_desc="Fast search tool inspired by ag and grep"
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public Domain, MIT"
homepage="https://github.com/BurntSushi/ripgrep/"
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
checksum=a2a6eb7d33d75e64613c158e1ae450899b437e37f1bfbd54f713b011cd8cc31e
checksum=be7a7f4a39bd6d408691c65b74f78f5329115085fa1ea2045079d71d0c0abbd8
post_install() {
vlicense LICENSE-MIT