rust-cargo-audit: update to 0.9.3
This commit is contained in:
parent
747719d22a
commit
ae5eab2eb9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-cargo-audit'
|
# Template file for 'rust-cargo-audit'
|
||||||
pkgname=rust-cargo-audit
|
pkgname=rust-cargo-audit
|
||||||
version=0.7.0
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/rust-/}-${version}"
|
wrksrc="${pkgname/rust-/}-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://rustsec.org"
|
homepage="https://rustsec.org"
|
||||||
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
|
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
|
||||||
checksum=c246d7f8c9e42f3f4afac539feed3abe42042585c8e808c0836eb65ad86513ad
|
checksum=7693507d43e5713dbdf2ad708b12fdc02e8efcb907e74f313c8e34c47d9b8821
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue