sys-kernel/gentoo-kernel: Fix config URLs
authorMichał Górny <mgorny@gentoo.org>
Tue, 14 Apr 2020 08:17:53 +0000 (10:17 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 14 Apr 2020 10:43:40 +0000 (12:43 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-kernel/gentoo-kernel/gentoo-kernel-5.4.32.ebuild

index 5dc38b6b0ba919831f42afd7e8870beaf04087b5..1412b2980be362cef21554ec57ae321b77b5ea0e 100644 (file)
@@ -20,11 +20,11 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x
        https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
        https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
        amd64? (
-               https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux-lts&id=${AMD64_CONFIG_HASH}
+               https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=${AMD64_CONFIG_HASH}
                        -> linux-${AMD64_CONFIG_VER}.amd64.config
        )
        x86? (
-               https://git.archlinux32.org/packages/plain/core/linux-lts/config?id=${I686_CONFIG_HASH}
+               https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=${I686_CONFIG_HASH}
                        -> linux-${I686_CONFIG_VER}.i686.config
        )"
 S=${WORKDIR}/${MY_P}