diff --git a/programming/library/tpm2-tss/actions.py b/programming/library/tpm2-tss/actions.py
index 79e420fb8b..b3cf544136 100644
--- a/programming/library/tpm2-tss/actions.py
+++ b/programming/library/tpm2-tss/actions.py
@@ -12,7 +12,7 @@ from pisi.actionsapi import shelltools
def setup():
pisitools.dosed("dist/tmpfiles.d/tpm2-tss-fapi.conf.in", "default:group:tss:rwx", deleteLine=True)
- shelltools.system("./bootstrap")
+ # shelltools.system("./bootstrap")
autotools.configure("--enable-static=no \
--with-udevrulesprefix=60- \
--with-tmpfilesdir=/usr/lib/tmpfiles.d \
diff --git a/programming/library/tpm2-tss/pspec.xml b/programming/library/tpm2-tss/pspec.xml
index d16a9a8152..99f7290a19 100644
--- a/programming/library/tpm2-tss/pspec.xml
+++ b/programming/library/tpm2-tss/pspec.xml
@@ -13,7 +13,7 @@
library
OSS implementation of the TCG TPM2 Software Stack (TSS2)
Implementation of the TCG Trusted Platform Module 2.0 Software Stack (TSS2)
- https://github.com/tpm2-software/tpm2-tss/archive/3.2.0.tar.gz
+ https://github.com/tpm2-software/tpm2-tss/releases/download/3.2.1/tpm2-tss-3.2.1.tar.gz
doxygen
iproute2
@@ -60,6 +60,13 @@
+
+ 2022-12-20
+ 3.2.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-08-10
3.2.0