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-5.10.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-5.10.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-5.10.ebuild b/sys-boot/syslinux/syslinux-5.10.ebuild index 978e1f047d96..dbe728fd1497 100644 --- a/sys-boot/syslinux/syslinux-5.10.ebuild +++ b/sys-boot/syslinux/syslinux-5.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils toolchain-funcs DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders" -HOMEPAGE="http://www.syslinux.org/" +HOMEPAGE="https://www.syslinux.org/" SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz" LICENSE="GPL-2" |