mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
rust-sccache: update to 0.5.4.
This commit is contained in:
parent
124064a28d
commit
3b36943923
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-sccache'
|
# Template file for 'rust-sccache'
|
||||||
pkgname=rust-sccache
|
pkgname=rust-sccache
|
||||||
version=0.5.3
|
version=0.5.4
|
||||||
revision=1
|
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
|
||||||
|
@ -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=4b9f745761d99969cb885e41e3ec4dacc99598e21a8d07a51d5028a26acb5cc3
|
checksum=b1211a5c7a6dcbb1ef3fab4f3b0f194f05d9ee3a65f7001a908fda5ed61732ad
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|arm*|aarch64*) ;;
|
x86_64*|i686*|arm*|aarch64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue