mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cargo-deny: update to 0.6.2.
This commit is contained in:
parent
c9cde75ee3
commit
073fccd1a6
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
@@ -54,7 +54,6 @@
|
@@ -54,7 +54,6 @@
|
||||||
|
|
||||||
[dependencies.rustsec]
|
[dependencies.rustsec]
|
||||||
version = "0.16.0"
|
version = "0.17.1"
|
||||||
-features = ["vendored-openssl"]
|
-features = ["vendored-openssl"]
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-deny'
|
# Template file for 'cargo-deny'
|
||||||
pkgname=cargo-deny
|
pkgname=cargo-deny
|
||||||
version=0.6.0
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
|
@ -10,7 +10,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=8c08619a66b2102498facf1ccc11896589981cd0ebf0972ed50efe48d2abb4f9
|
checksum=d24452b344fcb370d246ad3a0711ef27805b862bcc1ca89e1db1fdecd798dbf5
|
||||||
|
|
||||||
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