From cb463d4f3fc05298130f9c9936ac6d71765db423 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 29 Oct 2023 13:30:34 +0100 Subject: [PATCH] app-doc/linuxfromscratch: use HTTPS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Mair-Keimberger Signed-off-by: Ulrich Müller --- app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild b/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild index 3e97195d18942..285037cefc884 100644 --- a/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild +++ b/app-doc/linuxfromscratch/linuxfromscratch-11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ MY_SRC="https://www.linuxfromscratch.org/lfs/downloads/${PV}" BOOTSCRIPT_PV="20210608" DESCRIPTION="LFS documents building a Linux system entirely from source" -HOMEPAGE="http://www.linuxfromscratch.org/lfs" +HOMEPAGE="https://www.linuxfromscratch.org/lfs/" SRC_URI="${MY_SRC}/LFS-BOOK-${PV}.tar.xz ${MY_SRC}/lfs-bootscripts-${BOOTSCRIPT_PV}.tar.xz ${MY_SRC}-systemd/LFS-BOOK-${PV}.tar.bz2 -> LFS-BOOK-${PV}-systemd.tar.bz2