cargo-deny: update to 0.13.7.

This commit is contained in:
Jan Christian Grünhage 2023-04-02 11:47:57 +02:00 committed by Michal Vasilek
parent 8c096abee1
commit 99d7cc5cf3

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-deny'
pkgname=cargo-deny
version=0.13.5
version=0.13.7
revision=1
_adv_commit="222ccf84ef7d733a6eac71f694a5e14b4d0d0289"
build_style=cargo
@ -13,7 +13,7 @@ license="MIT, Apache-2.0"
homepage="https://github.com/EmbarkStudios/cargo-deny"
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md"
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/${version}.tar.gz"
checksum=aebfff46cf510fc9a85ce0059e88792c6467f44c17dd29badce50a13af47e4f7
checksum=61c9d20baf7b941713cc3b2e83ca2233b39d6efaa4ed11abd73a12839096ff65
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="bitvec crate unimplemented for big endian"