summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-30 08:49:05 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-05 20:54:08 +0200
commit0c579cfee0692c35d0649c4ec0f3ddf0dddaf557 (patch)
tree42241ab1ddc7e2279923489b45e630a20e2be5df /sys-boot/syslinux/syslinux-6.04_pre1.ebuild
parentsys-boot/milo: Inline mirror://kernel (diff)
downloadgentoo-0c579cfee0692c35d0649c4ec0f3ddf0dddaf557.tar.gz
gentoo-0c579cfee0692c35d0649c4ec0f3ddf0dddaf557.tar.bz2
gentoo-0c579cfee0692c35d0649c4ec0f3ddf0dddaf557.zip
sys-boot/syslinux: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-boot/syslinux/syslinux-6.04_pre1.ebuild')
-rw-r--r--sys-boot/syslinux/syslinux-6.04_pre1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-6.04_pre1.ebuild b/sys-boot/syslinux/syslinux-6.04_pre1.ebuild
index 5ad853d33dbf..3fb6b3a94cc3 100644
--- a/sys-boot/syslinux/syslinux-6.04_pre1.ebuild
+++ b/sys-boot/syslinux/syslinux-6.04_pre1.ebuild
@@ -15,7 +15,7 @@ SRC_URI_TESTING=Testing/${PV:0:4}
[[ ${PV/_beta} != $PV ]] && SRC_URI_DIR=$SRC_URI_TESTING
[[ ${PV/_pre} != $PV ]] && SRC_URI_DIR=$SRC_URI_TESTING
[[ ${PV/_rc} != $PV ]] && SRC_URI_DIR=$SRC_URI_TESTING
-SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${SRC_URI_DIR}/${P/_/-}.tar.xz"
+SRC_URI="https://www.kernel.org/pub/linux/utils/boot/syslinux/${SRC_URI_DIR}/${P/_/-}.tar.xz"
LICENSE="GPL-2"
SLOT="0"