cargo-deny: update to 0.7.0.
This commit is contained in:
parent
a0d9750aba
commit
dcec7c7bc6
@ -1,7 +1,7 @@
|
||||
# Template file for 'cargo-deny'
|
||||
pkgname=cargo-deny
|
||||
version=0.6.8
|
||||
revision=2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features"
|
||||
hostmakedepends="pkg-config"
|
||||
@ -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=0680ff79073e8caa4ed4cd43d6850f0f11e0a3a26db177dd0d7537744469a2dc
|
||||
checksum=55f7de6c41d13fc9cb3c27c582ef69ef59c22b26c05994847ae2611b9714e4f2
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="bitvec crate unimplemented for big endian"
|
||||
|
Loading…
x
Reference in New Issue
Block a user