rust-cargo-audit: update to 0.17.5

This commit is contained in:
Marcin Puc 2023-03-23 09:43:50 +01:00 committed by classabbyamp
parent ea3eda11cd
commit edeb0e2fdc

View file

@ -1,6 +1,6 @@
# Template file for 'rust-cargo-audit'
pkgname=rust-cargo-audit
version=0.17.4
version=0.17.5
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="Apache-2.0, MIT"
homepage="https://rustsec.org"
changelog="https://github.com/rustsec/rustsec/raw/main/cargo-audit/CHANGELOG.md"
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
broken="smartstring crate does not build on 32-bit BE architectures"