mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
tpm-tools: rebuild against OpenSSL
This commit is contained in:
parent
27b36ba739
commit
5e7df20313
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue