From 30150368a5b370be1061bc6c634f976953a9a079 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 16 Apr 2019 05:12:56 -0300 Subject: [PATCH] ripgrep: update to 11.0.0. --- srcpkgs/ripgrep/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index 482e052f67b..e30da0ccc30 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -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 " 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