fd: update to 7.4.0.

This commit is contained in:
Johannes 2019-09-26 21:38:11 +02:00 committed by John Zimmermann
parent 95d3c09ac0
commit 21c0a79eeb

View file

@ -1,6 +1,6 @@
# Template file for 'fd'
pkgname=fd
version=7.3.0
version=7.4.0
revision=1
build_style=cargo
short_desc="Simple, fast and user-friendly alternative to find"
@ -8,7 +8,7 @@ maintainer="Jerry Tegno <jerrytegno@gmail.com>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/fd"
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
checksum=fbd48cc83c90a0ab09fc3bbe865708a3a528876a99f8304a17d07af7fb378170
checksum=33570ba65e7f8b438746cb92bb9bc4a6030b482a0d50db37c830c4e315877537
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;