mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rust-cargo-audit: update to 0.17.5
This commit is contained in:
parent
ea3eda11cd
commit
edeb0e2fdc
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.17.4
|
version=0.17.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,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=d081c816d0ad00c75527ea30e1bb10d5ac15a741b945c23a56acde67bb04a7c9
|
checksum=9687fb6e8e2217aac2e72955ffb03d2d93b987f5f36a806787a5c64b38db0d13
|
||||||
|
|
||||||
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