ripgrep: update to 0.3.1.

This commit is contained in:
Christian Neukirchen 2016-11-22 14:03:45 +01:00
parent f5cb581a73
commit 38bb046d18

View file

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=0.3.0
version=0.3.1
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=f86c91d555b6f2084d66b964a61f731ea6f0fa3a33ea58ed9e389056b78706ae
checksum=08618425de89bdcd84f17a3bbf71a2d00a787de1f196e048059c01969065154e
nocross=yes
do_build() {