diff --git a/srcpkgs/cargo-crev/template b/srcpkgs/cargo-crev/template index 4b6121655af..05b0635dcf5 100644 --- a/srcpkgs/cargo-crev/template +++ b/srcpkgs/cargo-crev/template @@ -1,6 +1,6 @@ # Template file for 'cargo-crev' pkgname=cargo-crev -version=0.19.2 +version=0.21.1 revision=1 build_style=cargo make_install_args="--path ./cargo-crev" @@ -10,8 +10,8 @@ short_desc="Cryptographically verifiable code review system for cargo" maintainer="Jan Christian Grünhage " license="MPL-2.0, MIT, Apache-2.0" homepage="https://github.com/crev-dev/cargo-crev" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=d4b1ab0089ce25d73f2516209d80102e7e674dc851cf49f08e34a963d16e97ad +distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/${version}.tar.gz" +checksum=223f2603afe739a618275b89c4b79528fc5b766beab70614f22dddfebef3935d post_install() { vlicense LICENSE-APACHE