cargo-deny: update to 0.6.8.
This commit is contained in:
parent
835f79fd30
commit
f56c0ba857
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-deny'
|
||||
pkgname=cargo-deny
|
||||
version=0.6.7
|
||||
version=0.6.8
|
||||
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=9a003eb0b90b0875796208361e860c8e71accba4c9066cbe28bb3aae13211787
|
||||
checksum=0680ff79073e8caa4ed4cd43d6850f0f11e0a3a26db177dd0d7537744469a2dc
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="bitvec crate unimplemented for big endian"
|
||||
|
|
Loading…
Reference in New Issue