ripgrep: update to 0.2.8.

This commit is contained in:
Christian Neukirchen 2016-11-07 13:25:26 +01:00
parent b8a4c7273c
commit 78cbfa09ea
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=0.2.6
version=0.2.8
revision=1
hostmakedepends="cargo rust"
short_desc="Fast search tool inspired by ag and grep"
@ -8,7 +8,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="Public Domain, MIT"
homepage="https://github.com/BurntSushi/ripgrep/"
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
checksum=6170e5866b49759401e912bd59ffe5a764ee501a6056396f7a3c9f131a75af65
checksum=0a2a41439572feed787b4e1e3d07d03b8ee6a7dd2dc0eda969eb7d67aed91e52
nocross=yes
do_build() {