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'
|
||||
pkgname=rust-cargo-audit
|
||||
version=0.6.1
|
||||
revision=2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/rust-/}-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Rasmus Thomsen <Rasmus.thomsen@protonmail.com>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://rustsec.org"
|
||||
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
|
||||
checksum=d6929eac92c3ce9df419aacf8f26441146e4d407d354805deaec0a4bd7557059
|
||||
checksum=c246d7f8c9e42f3f4afac539feed3abe42042585c8e808c0836eb65ad86513ad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-APACHE
|
||||
|
|
Loading…
Add table
Reference in a new issue