cargo-deny: update to 0.6.4.

This commit is contained in:
Jan Christian Grünhage 2020-02-14 13:47:51 +01:00 committed by Johannes
parent 8097fc6e60
commit d19e0e655b

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny' # Template file for 'cargo-deny'
pkgname=cargo-deny pkgname=cargo-deny
version=0.6.2 version=0.6.4
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config perl" hostmakedepends="pkg-config perl"
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0" license="MIT, Apache-2.0"
homepage="https://github.com/EmbarkStudios/cargo-deny" homepage="https://github.com/EmbarkStudios/cargo-deny"
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/${version}.tar.gz" distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/${version}.tar.gz"
checksum=d24452b344fcb370d246ad3a0711ef27805b862bcc1ca89e1db1fdecd798dbf5 checksum=59d3566fdd63b2159fd4acfe6af4f161fec64b7016a3b3fcf5d7b3093b3adc41
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian" broken="bitvec crate unimplemented for big endian"