mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-boot/grml-rescueboot: http -> httpS
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -6,9 +6,9 @@ EAPI=8
|
||||
inherit unpacker
|
||||
|
||||
DESCRIPTION="grub2 script to add ISO images to the grub2 boot menu"
|
||||
HOMEPAGE="http://wiki.grml.org/doku.php?id=rescueboot"
|
||||
HOMEPAGE="https://wiki.grml.org/doku.php?id=rescueboot"
|
||||
|
||||
SRC_URI="http://deb.grml.org/pool/main/g/${PN}/${PN}_${PV}_all.deb"
|
||||
SRC_URI="https://deb.grml.org/pool/main/g/${PN}/${PN}_${PV}_all.deb"
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user