ripgrep: update to 0.3.2.

This commit is contained in:
Christian Neukirchen 2016-12-08 14:11:08 +01:00
parent 69dd971d92
commit 2d3240ee4f
1 changed files with 2 additions and 2 deletions

View File

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