rust-cargo-audit: rebuild against OpenSSL
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Template file for 'rust-cargo-audit'
|
||||
pkgname=rust-cargo-audit
|
||||
version=0.13.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/rust-/}-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel libssh2-devel zlib-devel"
|
||||
makedepends="openssl-devel libssh2-devel zlib-devel"
|
||||
short_desc="Audit Cargo.lock for crates with security vulnerabilities"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="Apache-2.0, MIT"
|
||||
|
||||
Reference in New Issue
Block a user