Skip to content

Commit

Permalink
rust-cargo-audit: update to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hauvgaard authored and jnbr committed Oct 24, 2020
1 parent d2843d2 commit e7740dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/rust-cargo-audit/template
@@ -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"
Expand All @@ -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
Expand Down

0 comments on commit e7740dd

Please sign in to comment.