rust-cargo-audit: update to 0.18.1.

This commit is contained in:
icp 2023-09-02 00:13:49 +05:30 committed by classabbyamp
parent 6ed3bb7bb1
commit 47d25a649d

View file

@ -1,7 +1,7 @@
# Template file for 'rust-cargo-audit'
pkgname=rust-cargo-audit
version=0.17.6
revision=3
version=0.18.1
revision=1
build_style=cargo
configure_args="--features=fix"
hostmakedepends="pkg-config"
@ -12,7 +12,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=d7c04d2178b9ff56e0d4500d10d72d3a5d8156c2d6b6fc193e28a524dadde5c5
checksum=98bf8e948b35c7e5c715db6a7e82c7eccb8ec722965287b59f3ac15431288f9b
if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="smartstring crate does not build on 32-bit BE architectures"