mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
cargo-deny: update to 0.18.3.
This commit is contained in:
parent
762b607477
commit
1885d0766a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cargo-deny'
|
||||
pkgname=cargo-deny
|
||||
version=0.18.2
|
||||
version=0.18.3
|
||||
revision=1
|
||||
_adv_commit="ddccfe8aced779f7b54d27bbe7e122ecb1dda33a"
|
||||
_test_adv_commit="1f44d565d81692a44b8c7af8a80f587e19757f8c"
|
||||
|
@ -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=bb47741fada886c166e2a697a87fe93fca38ec083db489d404c73bcb0b9d7445
|
||||
checksum=4d15dbd7cc653fcb53a21e42b0adaab6b501693c939b76e4a7683c04a4a689ad
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="bitvec crate unimplemented for big endian"
|
||||
|
|
Loading…
Add table
Reference in a new issue