sys-boot/os-prober: add https for HOMEPAGE

makes repoman happy now.

Package-Manager: Portage-2.3.13, Repoman-2.3.4
This commit is contained in:
Jonas Stein
2017-10-29 20:30:31 +01:00
parent 6bf6c83814
commit d21105b6a1
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ EAPI=5
inherit toolchain-funcs
DESCRIPTION="Utility to detect other OSs on a set of drives"
HOMEPAGE="http://packages.debian.org/source/sid/os-prober"
HOMEPAGE="https://packages.debian.org/source/sid/os-prober"
SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-3"

View File

@@ -7,7 +7,7 @@ EAPI=5
inherit toolchain-funcs
DESCRIPTION="Utility to detect other OSs on a set of drives"
HOMEPAGE="http://packages.debian.org/source/sid/os-prober"
HOMEPAGE="https://packages.debian.org/source/sid/os-prober"
SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
LICENSE="GPL-3"