ripgrep: update to 0.2.5.

This commit is contained in:
Christian Neukirchen 2016-10-30 17:39:25 +01:00
parent 42ccdaee56
commit f438372234

View file

@ -1,6 +1,6 @@
# Template file for 'ripgrep'
pkgname=ripgrep
version=0.2.3
version=0.2.5
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=a88531558d2023df76190ea2e52bee50d739eabece8a57df29abbad0c6bdb917
checksum=2e535701ed4c36875a29041b4a47629af514182177b82d681a8e4d0fed4a9767
nocross=yes
do_build() {