cargo-outdated: rebuild against OpenSSL
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Template file for 'cargo-outdated'
|
||||
pkgname=cargo-outdated
|
||||
version=0.9.9
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-devel libressl-devel"
|
||||
makedepends="libgit2-devel openssl-devel"
|
||||
short_desc="Cargo subcommand for displaying when dependencies are out of date"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
||||
Reference in New Issue
Block a user