ripgrep: update to 0.5.0.

This commit is contained in:
Leah Neukirchen 2017-03-13 22:16:38 +01:00
parent 54afafc780
commit 35e5114655
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=0.4.0
version=0.5.0
revision=1
hostmakedepends="cargo rust"
short_desc="Fast search tool inspired by ag and grep"
@ -8,7 +8,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=e93a6b59e38bc7912249175ab58ad7af0052a444b3c2c08a846fabba003414d6
checksum=8e210c7486cfb2a782cb0aab0c5eb7c1fae606b4279254b491a084c8da84c11d
nocross=yes
do_build() {