cargo-crev: update to 0.23.3.

This commit is contained in:
Jan Christian Grünhage 2022-08-24 23:26:01 +02:00 committed by classabbyamp
parent a2d9b1afdb
commit f9270f2947

View file

@ -1,6 +1,6 @@
# Template file for 'cargo-crev'
pkgname=cargo-crev
version=0.23.2
version=0.23.3
revision=1
build_style=cargo
make_install_args="--path ./cargo-crev"
@ -11,8 +11,9 @@ 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"
changelog="https://raw.githubusercontent.com/crev-dev/cargo-crev/master/cargo-crev/CHANGELOG.md"
distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz"
checksum=b37ca10e252bcd352634aed7ea366dfa84900446dbd74888f3178c0c10068d10
checksum=c66a057df87dda209ecca31d83da7ef04117a923d9bfcc88c0d505b30dabf29b
post_install() {
vlicense LICENSE-APACHE