fd: update to 6.2.0.

This commit is contained in:
maxice8 2018-01-03 11:43:47 -02:00 committed by Leаh Neukirchen
parent 80af596a43
commit de4c3ad5aa

View File

@ -1,6 +1,6 @@
# Template file for 'fd'
pkgname=fd
version=6.1.0
version=6.2.0
revision=1
hostmakedepends="rust cargo"
short_desc="A simple, fast and user-friendly alternative to find"
@ -8,7 +8,7 @@ maintainer="Jerry Tegno <jerrytegno@gmail.com>"
license="MIT"
homepage="https://github.com/sharkdp/fd"
distfiles="https://github.com/sharkdp/${pkgname}/archive/v${version}.tar.gz"
checksum=48b63d8c45345a2e677d14aa24157db05eed579a92b8d5a5406936f91351341f
checksum=ca9c3995456fcb6f28aafea7d2b6c7ccddef1e98e3f4963aaee4d041ceba0a1d
nocross=yes
do_build() {