From f3cde9aad0438f81cdaf949e8cba7b6d9ddf6d00 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 14 Oct 2016 18:53:15 +0200 Subject: [PATCH] ripgrep: update to 0.2.3. --- srcpkgs/ripgrep/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template index a254554bda9..6b42de3630a 100644 --- a/srcpkgs/ripgrep/template +++ b/srcpkgs/ripgrep/template @@ -1,6 +1,6 @@ # Template file for 'ripgrep' pkgname=ripgrep -version=0.2.1 +version=0.2.3 revision=1 hostmakedepends="cargo rust" short_desc="Fast search tool inspired by ag and grep" @@ -8,7 +8,7 @@ maintainer="Christian Neukirchen " license="Public Domain, MIT" homepage="https://github.com/BurntSushi/ripgrep/" distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz" -checksum=372ccd0a93c98e9f3cc51644a9c52d1d8437ecb8b0e2908b33df9a46ca7b9ee2 +checksum=a88531558d2023df76190ea2e52bee50d739eabece8a57df29abbad0c6bdb917 nocross=yes do_build() {