From 18c8c598735b2df8a1cab1f2c9bc66c6d2b5a93f Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 28 May 2024 11:42:03 +0530 Subject: [PATCH] cargo-deny: update to 0.14.24. --- srcpkgs/cargo-deny/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cargo-deny/template b/srcpkgs/cargo-deny/template index 3dc5e22811d1e5..979c7778f0de16 100644 --- a/srcpkgs/cargo-deny/template +++ b/srcpkgs/cargo-deny/template @@ -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"