mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cargo-deny: update to 0.16.1.
This commit is contained in:
parent
89c5a2c1fd
commit
2006ba561a
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.14.24
|
version=0.16.1
|
||||||
revision=1
|
revision=1
|
||||||
_adv_commit="6ef1d1fd84c57e46253ff16bf7379c115e1062eb"
|
_adv_commit="6ef1d1fd84c57e46253ff16bf7379c115e1062eb"
|
||||||
_test_adv_commit="1f44d565d81692a44b8c7af8a80f587e19757f8c"
|
_test_adv_commit="1f44d565d81692a44b8c7af8a80f587e19757f8c"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/EmbarkStudios/cargo-deny"
|
homepage="https://github.com/EmbarkStudios/cargo-deny"
|
||||||
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=e5cde78e62af26676c75875abe86119437b8e20537d7062111c423d05a1fc3d0
|
checksum=8e09aef97b0c299eefd23f019ad615559887f4ae3d54bd6affdd33a503a04fcf
|
||||||
|
|
||||||
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