cargo-deny: update to 0.7.1.
This commit is contained in:
parent
ec77e5cf75
commit
7c02ca2dce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-deny'
|
||||
pkgname=cargo-deny
|
||||
version=0.7.0
|
||||
version=0.7.1
|
||||
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=55f7de6c41d13fc9cb3c27c582ef69ef59c22b26c05994847ae2611b9714e4f2
|
||||
checksum=704c1999056d9ad4be466c16cf27147da7438c477edc21054bbb7210fdea0b53
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="bitvec crate unimplemented for big endian"
|
||||
|
|
Loading…
Reference in a new issue