ripgrep: update to 0.5.2.
This commit is contained in:
parent
7b21a22896
commit
12248de551
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ripgrep'
|
# Template file for 'ripgrep'
|
||||||
pkgname=ripgrep
|
pkgname=ripgrep
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo rust"
|
hostmakedepends="cargo rust"
|
||||||
short_desc="Fast search tool inspired by ag and grep"
|
short_desc="Fast search tool inspired by ag and grep"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain, MIT"
|
license="Public Domain, MIT"
|
||||||
homepage="https://github.com/BurntSushi/ripgrep/"
|
homepage="https://github.com/BurntSushi/ripgrep/"
|
||||||
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/BurntSushi/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=e0724d40f069580bac9f28cbf6005020fdc1b80e5d15fb69679d50ca341116f9
|
checksum=5d880c590cbb09d907d64ba24557fb2b2f025c8363bcdde29f303e9261625eea
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue