cargo-crev: update to 0.21.1
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
b23a1e19bb
commit
92257456d8
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'cargo-crev'
|
# Template file for 'cargo-crev'
|
||||||
pkgname=cargo-crev
|
pkgname=cargo-crev
|
||||||
version=0.19.2
|
version=0.21.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path ./cargo-crev"
|
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>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MPL-2.0, MIT, Apache-2.0"
|
license="MPL-2.0, MIT, Apache-2.0"
|
||||||
homepage="https://github.com/crev-dev/cargo-crev"
|
homepage="https://github.com/crev-dev/cargo-crev"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=d4b1ab0089ce25d73f2516209d80102e7e674dc851cf49f08e34a963d16e97ad
|
checksum=223f2603afe739a618275b89c4b79528fc5b766beab70614f22dddfebef3935d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|||||||
Reference in New Issue
Block a user