tpm2-tss: update to 2.3.2

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-14 16:14:30 -06:00 committed by Juan RP
parent 23ff926700
commit e57469940d

View file

@ -1,7 +1,7 @@
# Template file for 'tpm2-tss' # Template file for 'tpm2-tss'
pkgname=tpm2-tss pkgname=tpm2-tss
version=2.3.1 version=2.3.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-weakcrypto --with-crypto=gcrypt" configure_args="--disable-weakcrypto --with-crypto=gcrypt"
hostmakedepends="autoconf-archive automake libtool pkg-config hostmakedepends="autoconf-archive automake libtool pkg-config
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/tpm2-software/tpm2-tss" homepage="https://github.com/tpm2-software/tpm2-tss"
distfiles="https://github.com/tpm2-software/tpm2-tss/archive/${version}.tar.gz" distfiles="https://github.com/tpm2-software/tpm2-tss/archive/${version}.tar.gz"
checksum=da818b8cb82630f561ed088ef3204b243a8f1de680623a09d775deb6014c4c99 checksum=fa027be1b44a5dfb87d90d96ba257b458ff54a38ab176bcfa1f276db1226de0b
system_accounts="_tss" system_accounts="_tss"