cargo-deny: update to 0.6.7.

This commit is contained in:
Jan Christian Grünhage 2020-05-30 14:05:26 +02:00 committed by Helmut Pozimski
parent d601b934f4
commit 7d9e0a04e2

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.6.6
version=0.6.7
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=2740610007bd947d00df18af4359221b4a78f55daf7cbeda3a703f49e8f208b9
checksum=9a003eb0b90b0875796208361e860c8e71accba4c9066cbe28bb3aae13211787
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian"