mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
rust-sccache: update to 0.10.0.
This commit is contained in:
parent
40727ea6a0
commit
f6309ecfb5
1 changed files with 2 additions and 2 deletions
|
@ -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*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue