ripgrep: update to 0.5.2.

This commit is contained in:
Leah Neukirchen 2017-05-12 13:41:20 +02:00
parent 7b21a22896
commit 12248de551

View file

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=0.5.1
version=0.5.2
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=e0724d40f069580bac9f28cbf6005020fdc1b80e5d15fb69679d50ca341116f9
checksum=5d880c590cbb09d907d64ba24557fb2b2f025c8363bcdde29f303e9261625eea
nocross=yes
do_build() {