mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
cargo-deny: update to 0.14.24.
This commit is contained in:
parent
32f6d13b25
commit
4f1d5ddc9f
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'cargo-deny'
|
||||
pkgname=cargo-deny
|
||||
version=0.14.19
|
||||
version=0.14.24
|
||||
revision=1
|
||||
_adv_commit="9cf72357c8c52629d22edd8b4b8d7f7cdeea2504"
|
||||
_adv_commit="6ef1d1fd84c57e46253ff16bf7379c115e1062eb"
|
||||
_test_adv_commit="1f44d565d81692a44b8c7af8a80f587e19757f8c"
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features"
|
||||
|
@ -15,7 +15,7 @@ license="MIT, Apache-2.0"
|
|||
homepage="https://github.com/EmbarkStudios/cargo-deny"
|
||||
changelog="https://raw.githubusercontent.com/EmbarkStudios/cargo-deny/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a64010365e1aa27d29b9fe874d881bb42aa5a48cedabeee17f437071bff33d29
|
||||
checksum=e5cde78e62af26676c75875abe86119437b8e20537d7062111c423d05a1fc3d0
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="bitvec crate unimplemented for big endian"
|
||||
|
|
Loading…
Add table
Reference in a new issue