commit: 95ce216ba9b02c4a24cf8cd4cfbeeb09c2b66bd8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 06:48:59 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 5 18:54:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ce216b
sys-apps/modutils: Inline mirror://kernel Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-apps/modutils/modutils-2.4.27-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/modutils/modutils-2.4.27-r1.ebuild b/sys-apps/modutils/modutils-2.4.27-r1.ebuild index 6c9832271d8..7d40d1031e1 100644 --- a/sys-apps/modutils/modutils-2.4.27-r1.ebuild +++ b/sys-apps/modutils/modutils-2.4.27-r1.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Standard kernel module utilities for linux-2.4 and older" HOMEPAGE="https://www.kernel.org/pub/linux/utils/kernel/modutils/" -SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2" +SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
