rust-sccache: update to 0.10.0.

This commit is contained in:
icp 2025-03-30 21:54:16 +05:30 committed by classabbyamp
parent 40727ea6a0
commit f6309ecfb5

View file

@ -1,6 +1,6 @@
# Template file for 'rust-sccache'
pkgname=rust-sccache
version=0.9.1
version=0.10.0
revision=1
build_style=cargo
make_check_args="-- --skip test_s3_invalid_args --skip test_sccache_command
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://crates.io/crates/sccache"
changelog="https://github.com/mozilla/sccache/releases"
distfiles="https://static.crates.io/crates/sccache/sccache-${version}.crate"
checksum=6a6ae999f98433b9ee71d30e4bfbcb40062d360d76e8ac0cc3d489e934f02d0b
checksum=77727cb9a7b4e5cbc718811053088235d19e442079f43c01b77c8adfe818b40f
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;