diff --git a/srcpkgs/cargo-deny/template b/srcpkgs/cargo-deny/template index c95595d90b4..5d267841f9e 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.18.3 +version=0.19.0 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=4d15dbd7cc653fcb53a21e42b0adaab6b501693c939b76e4a7683c04a4a689ad +checksum=0d4d6972b9ab8ba939a7d26f5c5fd0227dc9d4e8579f6baec6f4831f50155a1d if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="bitvec crate unimplemented for big endian"