tpm-tools: update to 1.3.9.1.
This commit is contained in:
parent
b5d03162e3
commit
59caf60dd3
|
@ -1,15 +1,17 @@
|
|||
# Template file for 'tpm-tools'
|
||||
pkgname=tpm-tools
|
||||
version=1.3.8
|
||||
revision=4
|
||||
version=1.3.9.1
|
||||
revision=1
|
||||
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 <Vaelatern@gmail.com>"
|
||||
license="CPL"
|
||||
homepage="http://trousers.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=66eb4ff095542403db6b4bd4b574e8a5c08084fe4e9e5aa9a829ee84e20bea83
|
||||
checksum=9cb714e2650826e2e932f65bc0ba9d61b927dc5fea47f2c2a2b64f0fdfcbfa68
|
||||
CFLAGS='-Wno-error=misleading-indentation -Wno-error=bool-compare
|
||||
-Wno-error=logical-not-parentheses'
|
||||
|
||||
|
|
Loading…
Reference in New Issue