[arch-commits] Commit in tpm2-pkcs11/trunk (PKGBUILD)

Jonas Witschel diabonas at gemini.archlinux.org
Tue Sep 28 18:51:54 UTC 2021


    Date: Tuesday, September 28, 2021 @ 18:51:54
  Author: diabonas
Revision: 1025893

upgpkg: tpm2-pkcs11 1.7.0-2: re-enable tests

tpm2-tools 5.2 has been released, so the test suite passes now.

Modified:
  tpm2-pkcs11/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-28 18:45:58 UTC (rev 1025892)
+++ PKGBUILD	2021-09-28 18:51:54 UTC (rev 1025893)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel <diabonas at archlinux.org>
 pkgname=tpm2-pkcs11
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='PKCS#11 interface for Trusted Platform Module 2.0 hardware'
 arch=('x86_64')
 url='https://github.com/tpm2-software/tpm2-pkcs11'
@@ -15,7 +15,6 @@
 sha512sums=('eb2736a7ef00fefa91bb70cc96d94d1c7b6ce3701ab12301658b7b076d8fca93bc590c7cdba5a84934b6bd09dad252b13670804c686e76a65b03c7ef6d96427d'
             'SKIP')
 validpgpkeys=('5B482B8E3E19DA7C978E1D016DE2E9078E1F50C1') # William Roberts (Bill Roberts) <william.c.roberts at intel.com>
-BUILDENV+=('!check') # TODO re-enable tests once tpm2-tools 5.2 is released
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list