mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-deny: update to 0.6.7.
This commit is contained in:
parent
d601b934f4
commit
7d9e0a04e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-deny'
|
# Template file for 'cargo-deny'
|
||||||
pkgname=cargo-deny
|
pkgname=cargo-deny
|
||||||
version=0.6.6
|
version=0.6.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features"
|
configure_args="--no-default-features"
|
||||||
|
@ -11,7 +11,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=2740610007bd947d00df18af4359221b4a78f55daf7cbeda3a703f49e8f208b9
|
checksum=9a003eb0b90b0875796208361e860c8e71accba4c9066cbe28bb3aae13211787
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue