diff options
Diffstat (limited to 'sys-boot/gummiboot/gummiboot-9999.ebuild')
-rw-r--r-- | sys-boot/gummiboot/gummiboot-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gummiboot/gummiboot-9999.ebuild b/sys-boot/gummiboot/gummiboot-9999.ebuild index 712a32aa1b6..5a9216795e3 100644 --- a/sys-boot/gummiboot/gummiboot-9999.ebuild +++ b/sys-boot/gummiboot/gummiboot-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils linux-info git-r3 DESCRIPTION="Minimalistic UEFI bootloader" -HOMEPAGE="http://freedesktop.org/wiki/Software/gummiboot/" +HOMEPAGE="https://freedesktop.org/wiki/Software/gummiboot/" EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}" LICENSE="LGPL-2.1+" |