diff --git a/srcpkgs/tpm2-tools/template b/srcpkgs/tpm2-tools/template index f1f2d2e8582..258495e196f 100644 --- a/srcpkgs/tpm2-tools/template +++ b/srcpkgs/tpm2-tools/template @@ -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"