tpm2-tools: update to 5.4

This commit is contained in:
Marcin Puc 2022-12-06 08:45:06 +01:00 committed by classabbyamp
parent 40988002a0
commit 40303bf7e2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tpm2-tools'
pkgname=tpm2-tools
version=5.3
version=5.4
revision=1
build_style=gnu-configure
hostmakedepends="autoconf autoconf-archive automake libtool pkg-config $(vopt_if man pandoc)"
@ -11,7 +11,7 @@ license="BSD-3-Clause"
homepage="https://github.com/tpm2-software/tpm2-tools/"
changelog="https://raw.githubusercontent.com/tpm2-software/tpm2-tools/master/docs/CHANGELOG.md"
distfiles="https://github.com/tpm2-software/tpm2-tools/archive/refs/tags/${version}.tar.gz"
checksum=24a4113ad1aef589a48031ad448d019466294e0400c8382ffab3e8d4aff48c2d
checksum=33321bb22fa7af9c5da0f4c8446d17fcc073ae9f254f224fa218cb827b451720
build_options="man"
desc_option_man="Use pandoc for manpages"