tarpaulin: rebuild against OpenSSL
This commit is contained in:
parent
8ab99a7fed
commit
5ed9d3ee1b
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue