tpm-tools: rebuild against libressl-2.8

This commit is contained in:
maxice8 2018-11-04 15:36:45 -02:00
parent 1031e66000
commit e30183eaeb
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,13 +1,13 @@
# 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=3 revision=4
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="libressl-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@gmail.com>" maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="CPL" license="CPL"
homepage="http://trousers.sourceforge.net" homepage="http://trousers.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz"