tpm-tools: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:54 +01:00
parent 27b36ba739
commit 5e7df20313

View file

@ -1,11 +1,11 @@
# Template file for 'tpm-tools' # Template file for 'tpm-tools'
pkgname=tpm-tools pkgname=tpm-tools
version=1.3.9.1 version=1.3.9.1
revision=6 revision=7
create_wrksrc=yes create_wrksrc=yes
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl" # wants pod2man hostmakedepends="perl" # wants pod2man
makedepends="libressl-devel trousers-devel" makedepends="openssl-devel trousers-devel"
short_desc="Manage and diagnose tools for a Trusted Platform Module (TPM)" short_desc="Manage and diagnose tools for a Trusted Platform Module (TPM)"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>" maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="CPL" license="CPL"