app-crypt/zlevis/zlevis-2.0.ebuild: changed source
This commit is contained in:
parent
f21093d562
commit
98f50ee5cc
1 changed files with 4 additions and 4 deletions
|
@ -5,8 +5,8 @@ EAPI=8
|
|||
inherit meson
|
||||
|
||||
DESCRIPTION="Tool that enables automatic decryption of ZFS root-pools with TPM2"
|
||||
HOMEPAGE="https://git.bijl.us/luc/zlevis"
|
||||
SRC_URI="https://git.bijl.us/luc/zlevis/releases/download/${PV}/zlevis-${PV}.tar.xz"
|
||||
HOMEPAGE="https://git.ampel.dev/ampel/zlevis"
|
||||
SRC_URI="https://git.ampel.dev/ampel/zlevis/releases/download/${PV}/zlevis-${PV}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
@ -16,5 +16,5 @@ IUSE="dracut"
|
|||
RDEPEND="
|
||||
dev-libs/jose
|
||||
app-crypt/tpm2-tools
|
||||
dracut? ( >=sys-kernel/zlevis-dracut-0.3 )
|
||||
"
|
||||
dracut? ( >=sys-kernel/zlevis-dracut-1.0 )
|
||||
"
|
Loading…
Add table
Add a link
Reference in a new issue