diff options
Diffstat (limited to 'sys-boot/refind/refind-0.10.8.ebuild')
-rw-r--r-- | sys-boot/refind/refind-0.10.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/refind/refind-0.10.8.ebuild b/sys-boot/refind/refind-0.10.8.ebuild index 044b7ed7c12e..6c49cc43f2fb 100644 --- a/sys-boot/refind/refind-0.10.8.ebuild +++ b/sys-boot/refind/refind-0.10.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs flag-o-matic versionator DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith" -HOMEPAGE="http://www.rodsbooks.com/refind/" +HOMEPAGE="https://www.rodsbooks.com/refind/" SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz" |