diff --git a/srcpkgs/cargo-deny/template b/srcpkgs/cargo-deny/template index 979c7778f0d..9af60a488b8 100644 --- a/srcpkgs/cargo-deny/template +++ b/srcpkgs/cargo-deny/template @@ -1,6 +1,6 @@ # Template file for 'cargo-deny' pkgname=cargo-deny -version=0.14.24 +version=0.16.1 revision=1 _adv_commit="6ef1d1fd84c57e46253ff16bf7379c115e1062eb" _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=e5cde78e62af26676c75875abe86119437b8e20537d7062111c423d05a1fc3d0 +checksum=8e09aef97b0c299eefd23f019ad615559887f4ae3d54bd6affdd33a503a04fcf if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="bitvec crate unimplemented for big endian"