diff --git a/app-crypt/zlevis/zlevis-2.0.ebuild b/app-crypt/zlevis/zlevis-2.0.ebuild index 6099b45..3b556d2 100644 --- a/app-crypt/zlevis/zlevis-2.0.ebuild +++ b/app-crypt/zlevis/zlevis-2.0.ebuild @@ -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 ) +" \ No newline at end of file