app-crypt/zlevis/zlevis-2.0.ebuild: changed source

This commit is contained in:
Luc Bijl 2025-08-10 13:52:32 +02:00
parent f21093d562
commit 98f50ee5cc

View file

@ -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 )
"