cargo-crev: update to 0.23.2.
This commit is contained in:
parent
8d24693ab6
commit
91f6da2267
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cargo-crev'
|
# Template file for 'cargo-crev'
|
||||||
pkgname=cargo-crev
|
pkgname=cargo-crev
|
||||||
version=0.21.3
|
version=0.23.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path ./cargo-crev"
|
make_install_args="--path ./cargo-crev"
|
||||||
|
@ -12,7 +12,7 @@ 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="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/crev-dev/cargo-crev/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=2d848c38772013bce638dd9056e32a4922afa3a88d0450f71ac158e7ad22b76e
|
checksum=b37ca10e252bcd352634aed7ea366dfa84900446dbd74888f3178c0c10068d10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue