fd: update to 10.1.0
This commit is contained in:
parent
e36efbd08a
commit
6c6a10e7cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fd'
|
||||
pkgname=fd
|
||||
version=10.0.0
|
||||
version=10.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://github.com/sharkdp/fd"
|
||||
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sharkdp/fd/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a8e95bf363dc70896f5404bf7b0ab10f7d5e98a13485369e0dfd6579bf461a05
|
||||
checksum=ee4b2403388344ff60125c79ff25b7895a170e7960f243ba2b5d51d2c3712d97
|
||||
|
||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = "void-packages-ci" ]; then
|
||||
make_check_args="-- --skip test_type_executable"
|
||||
|
|
Loading…
Add table
Reference in a new issue