sys-apps/kexec-tools: Inline mirror://kernel
authorMichał Górny <mgorny@gentoo.org>
Mon, 30 Sep 2019 06:48:50 +0000 (08:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 5 Oct 2019 18:53:58 +0000 (20:53 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-apps/kexec-tools/kexec-tools-2.0.19-r1.ebuild
sys-apps/kexec-tools/kexec-tools-2.0.20.ebuild
sys-apps/kexec-tools/kexec-tools-9999.ebuild

index 144667478f9fc635183dbd38d3c4d22c62748ae5..ddde674c4c83778f3fc1be95521f634f4766e6b0 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git"
 else
-       SRC_URI="mirror://kernel/linux/utils/kernel/kexec/${P}.tar.xz"
+       SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P}.tar.xz"
        KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 fi
 
index a96230eff7951897e2552327aa97416edda2ce89..6f01ce718456df9d48c949344df15a9197b9d07e 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git"
 else
-       SRC_URI="mirror://kernel/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
+       SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
        [[ "${PV}" == *_rc* ]] || \
        KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 fi
index a96230eff7951897e2552327aa97416edda2ce89..6f01ce718456df9d48c949344df15a9197b9d07e 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git"
 else
-       SRC_URI="mirror://kernel/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
+       SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kexec/${P/_/-}.tar.xz"
        [[ "${PV}" == *_rc* ]] || \
        KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 fi