diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-26 20:53:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-26 20:53:25 +0300 |
commit | 3a3aff41a42d402fbfb815c0f3d7b51cd3ace1dd (patch) | |
tree | 842e8a644407b9c7274c03b4fa24a27143051cb7 /sys-boot/syslinux/syslinux-3.86.ebuild | |
parent | dev-python/pyopencl: Support python3.6 (diff) | |
download | gentoo-3a3aff41a42d402fbfb815c0f3d7b51cd3ace1dd.tar.gz gentoo-3a3aff41a42d402fbfb815c0f3d7b51cd3ace1dd.tar.bz2 gentoo-3a3aff41a42d402fbfb815c0f3d7b51cd3ace1dd.zip |
sys-boot/syslinux: switch to https
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-boot/syslinux/syslinux-3.86.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-3.86.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-3.86.ebuild b/sys-boot/syslinux/syslinux-3.86.ebuild index 5a228651d5ea..a6f387689acf 100644 --- a/sys-boot/syslinux/syslinux-3.86.ebuild +++ b/sys-boot/syslinux/syslinux-3.86.ebuild @@ -6,7 +6,7 @@ EAPI=0 inherit eutils toolchain-funcs DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" -HOMEPAGE="http://syslinux.zytor.com/" +HOMEPAGE="https://syslinux.zytor.com/" SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P}.tar.bz2" LICENSE="GPL-2" |