cargo-deny: update to 0.7.2.

This commit is contained in:
Jan Christian Grünhage 2020-07-29 00:14:19 +02:00 committed by Johannes
parent 2792a48579
commit 48d932ced8

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.7.1
version=0.7.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=704c1999056d9ad4be466c16cf27147da7438c477edc21054bbb7210fdea0b53
checksum=90b26b5eb137dc61d36a8467fc90d91e788948dc08a790f57971c6be38db01d1
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian"