From e30183eaeb2ca36252303f1e2a69ffea18b8e0f3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 4 Nov 2018 15:36:45 -0200 Subject: [PATCH] tpm-tools: rebuild against libressl-2.8 --- srcpkgs/tpm-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tpm-tools/template b/srcpkgs/tpm-tools/template index f3a29f010c5..49b0bcae5df 100644 --- a/srcpkgs/tpm-tools/template +++ b/srcpkgs/tpm-tools/template @@ -1,13 +1,13 @@ # Template file for 'tpm-tools' pkgname=tpm-tools version=1.3.9.1 -revision=3 +revision=4 create_wrksrc=yes build_style=gnu-configure hostmakedepends="perl" # wants pod2man makedepends="libressl-devel trousers-devel" short_desc="Manage and diagnose tools for a Trusted Platform Module (TPM)" -maintainer="Toyam Cox " +maintainer="Toyam Cox " license="CPL" homepage="http://trousers.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz"