fd: update to 4.0.0.

This commit is contained in:
maxice8 2017-10-13 09:31:56 -03:00 committed by Leаh Neukirchen
parent ec82f3f59e
commit 2d777e5db4

View file

@ -1,6 +1,6 @@
# Template file for 'fd'
pkgname=fd
version=3.1.0
version=4.0.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=03f35f808d4d4a7a5767ba791f259653edab0b9f6829233e98fd617f78a3faaf
checksum=e564a11ad1beb8979b45d11ee592ed9a633fabf445eec0c766d87857b46bb636
nocross=yes
do_build() {