diff --git a/srcpkgs/cargo-deny/template b/srcpkgs/cargo-deny/template index ab4ddbd2a05196..b9021a707dcbc4 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.13.5 +version=0.13.7 revision=1 _adv_commit="222ccf84ef7d733a6eac71f694a5e14b4d0d0289" build_style=cargo @@ -13,7 +13,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/${version}.tar.gz" -checksum=aebfff46cf510fc9a85ce0059e88792c6467f44c17dd29badce50a13af47e4f7 +checksum=61c9d20baf7b941713cc3b2e83ca2233b39d6efaa4ed11abd73a12839096ff65 if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="bitvec crate unimplemented for big endian"