tarpaulin: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:51 +01:00
parent 8ab99a7fed
commit 5ed9d3ee1b

View file

@ -1,11 +1,11 @@
# Template file for 'tarpaulin'
pkgname=tarpaulin
version=0.14.3
revision=1
revision=2
archs="x86_64*"
build_style=cargo
hostmakedepends="pkg-config cmake"
makedepends="libressl-devel zlib-devel"
makedepends="openssl-devel zlib-devel"
short_desc="Code coverage tool for Rust/Cargo projects"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT, Apache-2.0"