mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user