* update libtpms to 0.9.6-1
This commit is contained in:
parent
50debe8eff
commit
fdc86c7c65
@ -1,16 +1,15 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Jonas Witschel <diabonas@archlinux.org>
|
||||
pkgname=libtpms
|
||||
pkgver=0.9.5
|
||||
_tag=6bce05ee809bb6e5e30e12e69edbf64f48ad20aa # git rev-parse "v$pkgver"
|
||||
pkgrel=2
|
||||
pkgver=0.9.6
|
||||
_tag=fccd9f0ec5febf75ccec2742e75889cdfa329e53 # git rev-parse "v$pkgver"
|
||||
pkgrel=1
|
||||
pkgdesc='Library providing a software emulation of a Trusted Platform Module (TPM 1.2 and TPM 2.0)'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/stefanberger/libtpms'
|
||||
license=('BSD')
|
||||
depends=('openssl')
|
||||
makedepends=('git')
|
||||
options=('debug')
|
||||
source=("git+$url.git?signed#tag=$_tag")
|
||||
sha512sums=('SKIP')
|
||||
validpgpkeys=('B818B9CADF9089C2D5CEC66B75AD65802A0B4211') # Stefan Berger <stefanb@linux.vnet.ibm.com>
|
||||
|
Loading…
x
Reference in New Issue
Block a user