cargo-crev: update to 0.21.1

This commit is contained in:
cinerea0 2021-10-30 16:26:58 -04:00 committed by Érico Nogueira Rolim
parent b23a1e19bb
commit 92257456d8
1 changed files with 3 additions and 3 deletions

View File

@ -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 <jan.christian@gruenhage.xyz>"
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