[arch-commits] Commit in tpm2-tss/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Apr 26 04:58:02 UTC 2020
Date: Sunday, April 26, 2020 @ 04:58:01
Author: foutrelis
Revision: 621379
upgpkg: tpm2-tss 2.4.0-2: json-c 0.14 rebuild
Modified:
tpm2-tss/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-26 04:53:10 UTC (rev 621378)
+++ PKGBUILD 2020-04-26 04:58:01 UTC (rev 621379)
@@ -2,12 +2,12 @@
# Contributor: Bruno Pagani <archange at archlinux.org>
pkgname=tpm2-tss
pkgver=2.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='Implementation of the TCG Trusted Platform Module 2.0 Software Stack (TSS2)'
arch=('x86_64')
url='https://github.com/tpm2-software/tpm2-tss'
license=('BSD')
-depends=('curl' 'openssl')
+depends=('curl' 'openssl' 'json-c')
makedepends=('doxygen')
checkdepends=('cmocka' 'ibm-sw-tpm2' 'iproute2' 'procps-ng' 'uthash')
backup=('etc/tpm2-tss/fapi-config.json'
More information about the arch-commits
mailing list