summaryrefslogtreecommitdiff
path: root/eclass/linux-build.eclass
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 22:08:31 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-08-26 22:18:16 +0100
commit81bfb962de2815c25ecf00507c483b60505dc63a (patch)
tree14fafe8142721baf75f732d7eb75a39a7f981015 /eclass/linux-build.eclass
parentdev-util/coverity: Switch to https URL (diff)
downloadportage-81bfb962de2815c25ecf00507c483b60505dc63a.tar.xz
eclass/linux-build: Switch to https URL
Diffstat (limited to 'eclass/linux-build.eclass')
-rw-r--r--eclass/linux-build.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/linux-build.eclass b/eclass/linux-build.eclass
index ba7b740a..58713681 100644
--- a/eclass/linux-build.eclass
+++ b/eclass/linux-build.eclass
@@ -29,7 +29,7 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_install pkg_postinst
SLOT="${PV%.*}"
DESCRIPTION="Kernel stable sources and build"
-HOMEPAGE="http://www.kernel.org"
+HOMEPAGE="https://www.kernel.org"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
SRCDIR="${WORKDIR}/linux-${KV_FULL}"