fd: update to 8.7.0
This commit is contained in:
parent
8081fbfce8
commit
c1c097b057
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fd'
|
# Template file for 'fd'
|
||||||
pkgname=fd
|
pkgname=fd
|
||||||
version=8.6.0
|
version=8.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
@ -10,7 +10,7 @@ license="Apache-2.0, MIT"
|
|||||||
homepage="https://github.com/sharkdp/fd"
|
homepage="https://github.com/sharkdp/fd"
|
||||||
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sharkdp/fd/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sharkdp/fd/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/sharkdp/fd/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e71a139f9ca20f63bab3700d5f8810bc12ef2c4fc6e1dd680f5c96fa9d1d2834
|
checksum=13da15f3197d58a54768aaad0099c80ad2e9756dd1b0c7df68c413ad2d5238c9
|
||||||
|
|
||||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = "void-packages-ci" ]; then
|
if [ "${XBPS_BUILD_ENVIRONMENT}" = "void-packages-ci" ]; then
|
||||||
make_check_args="-- --skip test_type_executable"
|
make_check_args="-- --skip test_type_executable"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user