cargo-outdated: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:17:50 +01:00
parent f42168e68a
commit 9c56b6d0d3

View file

@ -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"