Switch to new package format
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
name: swtpm
|
||||
description: Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface
|
||||
version: 0.10.1
|
||||
revision: 2
|
||||
url: https://github.com/stefanberger/swtpm
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- fuse2
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- gmp
|
||||
- gnutls
|
||||
- json-glib
|
||||
- libseccomp
|
||||
- libtasn1
|
||||
- libtpms
|
||||
- openssl
|
||||
make_depends:
|
||||
- expect
|
||||
- iproute2
|
||||
- python3
|
||||
- socat
|
||||
downloads:
|
||||
- url: https://github.com/stefanberger/swtpm/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f8da11cadfed27e26d26c5f58a7b8f2d14d684e691927348906b5891f525c684
|
||||
Reference in New Issue
Block a user