rust-cargo-audit: update to 0.13.1.
This commit is contained in:
parent
0728b64836
commit
1833b9b9bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-cargo-audit'
|
||||
pkgname=rust-cargo-audit
|
||||
version=0.12.1
|
||||
version=0.13.1
|
||||
revision=1
|
||||
wrksrc="${pkgname/rust-/}-${version}"
|
||||
build_style=cargo
|
||||
|
@ -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=2eb094881d25ec78a3973745c5371ab1dae3edf843bac4557dd74669a5f50186
|
||||
checksum=5c04240c97606ef511e5df2e26eb8c7c30031d015613c1f01c59068b50da7df2
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
|
|
Loading…
Reference in New Issue