From 68af0c19c05c25be079cc6d8e41bbee6fd6b4dfd Mon Sep 17 00:00:00 2001 From: Johannes Date: Fri, 17 Apr 2020 22:56:09 +0200 Subject: [PATCH] rust-cargo-audit: update to 0.11.2. --- srcpkgs/rust-cargo-audit/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/rust-cargo-audit/template b/srcpkgs/rust-cargo-audit/template index a32bec4f483..908fb77a7c2 100644 --- a/srcpkgs/rust-cargo-audit/template +++ b/srcpkgs/rust-cargo-audit/template @@ -1,6 +1,6 @@ # Template file for 'rust-cargo-audit' pkgname=rust-cargo-audit -version=0.10.0 +version=0.11.2 revision=1 wrksrc="${pkgname/rust-/}-${version}" build_style=cargo @@ -11,11 +11,7 @@ maintainer="Enno Boland " license="Apache-2.0, MIT" homepage="https://rustsec.org" distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate" -checksum=0545a193fd47fd02557f7c150af76855faaf19842638a2627b190006a6518bbc - -pre_build() { - cargo update --package openssl-sys --precise 0.9.53 -} +checksum=c5a18158b613c72145473977a158ae16e30784f49fff8f360c330b44721ff207 post_install() { vlicense LICENSE-APACHE