cargo-deny: update to 0.8.2

This commit is contained in:
Mikkel Hauvgaard 2020-10-23 13:13:55 +02:00 committed by Johannes
parent 2105b099e3
commit ce051cf733

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.7.3
version=0.8.2
revision=1
build_style=cargo
configure_args="--no-default-features"
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0"
homepage="https://github.com/EmbarkStudios/cargo-deny"
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/${version}.tar.gz"
checksum=7133887070f2b6d4129420b45a57a48c76b2ecc5271b87015a7b8dbe81fb3f58
checksum=6e081a843637c78846389c3d2922d0b07d95fd7aae496a87ef0e3bfb33bd4d06
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian"