rust-cargo-audit: update to 0.17.6.

This commit is contained in:
icp 2023-07-04 21:47:04 +05:30 committed by Duncan Overbruck
parent c97c61e19d
commit b5f778a8f3

View file

@ -1,6 +1,6 @@
# Template file for 'rust-cargo-audit'
pkgname=rust-cargo-audit
version=0.17.5
version=0.17.6
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=9687fb6e8e2217aac2e72955ffb03d2d93b987f5f36a806787a5c64b38db0d13
checksum=d7c04d2178b9ff56e0d4500d10d72d3a5d8156c2d6b6fc193e28a524dadde5c5
if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="smartstring crate does not build on 32-bit BE architectures"