rust-sccache: update to 0.4.2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'rust-sccache'
|
# Template file for 'rust-sccache'
|
||||||
pkgname=rust-sccache
|
pkgname=rust-sccache
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
# 1. requires expensive extra feature 2. requires clang 3. requires libc
|
# 1. requires expensive extra feature 2. requires clang 3. requires libc
|
||||||
make_check_args="-- --skip test_s3_invalid_args --skip test_sccache_command
|
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"
|
homepage="https://crates.io/crates/sccache"
|
||||||
changelog="https://github.com/mozilla/sccache/releases"
|
changelog="https://github.com/mozilla/sccache/releases"
|
||||||
distfiles="https://static.crates.io/crates/sccache/sccache-${version}.crate"
|
distfiles="https://static.crates.io/crates/sccache/sccache-${version}.crate"
|
||||||
checksum=c2651cae8522bfad07ab58f8cd44886a4b47232c6e2b2e3be007825176b213b4
|
checksum=5e4e2e0d3e14abc7a1698e3f873f9c7871c7f12d05bab4241fa38389881cdda9
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|arm*|aarch64*) ;;
|
x86_64*|i686*|arm*|aarch64*) ;;
|
||||||
|
|||||||
Reference in New Issue
Block a user