fd: update to 7.2.0.
This commit is contained in:
parent
b03198ba6e
commit
00f77dc845
|
@ -1,14 +1,18 @@
|
||||||
# Template file for 'fd'
|
# Template file for 'fd'
|
||||||
pkgname=fd
|
pkgname=fd
|
||||||
version=7.1.0
|
version=7.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Simple, fast and user-friendly alternative to find"
|
short_desc="Simple, fast and user-friendly alternative to find"
|
||||||
maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
maintainer="Jerry Tegno <jerrytegno@gmail.com>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sharkdp/fd"
|
homepage="https://github.com/sharkdp/fd"
|
||||||
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/fd/archive/v${version}.tar.gz"
|
||||||
checksum=9385a55738947f69fd165781598de6c980398c6214a4927fce13a4f7f1e63d4d
|
checksum=153d0ac821901d9843b501dd6ba00e82aa73e3d61c27b2150af7ebc1fb6dff67
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/fd.1
|
vman doc/fd.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user