rust-cargo-audit: update to 0.12.1
This commit is contained in:
parent
d2843d29d9
commit
e7740dd143
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.11.2
|
||||
revision=2
|
||||
version=0.12.1
|
||||
revision=1
|
||||
wrksrc="${pkgname/rust-/}-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://rustsec.org"
|
||||
distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate"
|
||||
checksum=c5a18158b613c72145473977a158ae16e30784f49fff8f360c330b44721ff207
|
||||
checksum=2eb094881d25ec78a3973745c5371ab1dae3edf843bac4557dd74669a5f50186
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
|
|
Loading…
Reference in a new issue