diff options
Diffstat (limited to 'sys-apps/kexec-tools/kexec-tools-2.0.9-r1.ebuild')
-rw-r--r-- | sys-apps/kexec-tools/kexec-tools-2.0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/kexec-tools/kexec-tools-2.0.9-r1.ebuild b/sys-apps/kexec-tools/kexec-tools-2.0.9-r1.ebuild index 7eecf04aac47..b8bd5e7baa6d 100644 --- a/sys-apps/kexec-tools/kexec-tools-2.0.9-r1.ebuild +++ b/sys-apps/kexec-tools/kexec-tools-2.0.9-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils linux-info systemd DESCRIPTION="Load another kernel from the currently executing Linux kernel" -HOMEPAGE="http://kernel.org/pub/linux/utils/kernel/kexec/" +HOMEPAGE="https://kernel.org/pub/linux/utils/kernel/kexec/" SRC_URI="mirror://kernel/linux/utils/kernel/kexec/${P}.tar.xz" LICENSE="GPL-2" |