rust-cargo-audit: update to 0.7.0.
This commit is contained in:
parent
8e0ad16b8f
commit
b4578f4d67
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rust-cargo-audit'
|
# Template file for 'rust-cargo-audit'
|
||||||
pkgname=rust-cargo-audit
|
pkgname=rust-cargo-audit
|
||||||
version=0.6.1
|
version=0.7.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/rust-/}-${version}"
|
wrksrc="${pkgname/rust-/}-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Rasmus Thomsen <Rasmus.thomsen@protonmail.com>"
|
||||||
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=d6929eac92c3ce9df419aacf8f26441146e4d407d354805deaec0a4bd7557059
|
checksum=c246d7f8c9e42f3f4afac539feed3abe42042585c8e808c0836eb65ad86513ad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-APACHE
|
vlicense LICENSE-APACHE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue