commit: baa4781e4a30a955ef9ba8f5d24493cbddd3c517 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 14 04:54:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 14 04:54:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa4781e
sys-kernel/gentoo-kernel-bin: fix 5.10.55-r1 (arm64) SRC_URI Signed-off-by: Sam James <sam <AT> gentoo.org> ...rnel-bin-5.10.55-r1.ebuild => gentoo-kernel-bin-5.10.55-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.55-r1.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.55-r2.ebuild similarity index 93% rename from sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.55-r1.ebuild rename to sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.55-r2.ebuild index 9f8ae493e21..d56af60a578 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.55-r1.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.55-r2.ebuild @@ -13,8 +13,8 @@ DESCRIPTION="Pre-built Linux kernel with genpatches" HOMEPAGE="https://www.kernel.org/" SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz - https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz - https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz + https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz + https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz arm64? ( https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak -> ${BINPKG}.arm64.xpak
