mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rust-cargo-audit: update to 0.18.3.
This commit is contained in:
parent
feadcfdef8
commit
25afcbfc19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-cargo-audit'
|
# Template file for 'rust-cargo-audit'
|
||||||
pkgname=rust-cargo-audit
|
pkgname=rust-cargo-audit
|
||||||
version=0.18.2
|
version=0.18.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=fix"
|
configure_args="--features=fix"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://rustsec.org"
|
homepage="https://rustsec.org"
|
||||||
changelog="https://github.com/rustsec/rustsec/raw/main/cargo-audit/CHANGELOG.md"
|
changelog="https://github.com/rustsec/rustsec/raw/main/cargo-audit/CHANGELOG.md"
|
||||||
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
|
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
|
||||||
checksum=596642f33fd57a8014990a19a449473184938642d8011b6e27a5ad50195c5e09
|
checksum=5b658bdd57c923260baa93b9a9f5cd652b06b45ff7688cf83933ffa03a3a6b1d
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
broken="smartstring crate does not build on 32-bit BE architectures"
|
broken="smartstring crate does not build on 32-bit BE architectures"
|
||||||
|
|
Loading…
Add table
Reference in a new issue