blob: e60e7805f4553da24d79615296da2cf2f47ce45c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = dracut-luks-tpm2
pkgdesc = Dracut module to retrieve LUKS key from TPM
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/mihirlad55/dracut-luks-tpm2
arch = any
license = GPL3
depends = tpm2-tools
depends = dracut
depends = cryptsetup
source = dracut-luks-tpm2::git+https://github.com/mihirlad55/dracut-luks-tpm2.git#tag=v1.0.5
md5sums = SKIP
pkgname = dracut-luks-tpm2
|