diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:48:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:54:03 +0200 |
commit | 95ce216ba9b02c4a24cf8cd4cfbeeb09c2b66bd8 (patch) | |
tree | 3903e8032a9432eff04737f015e22ad7d075ab2d | |
parent | sys-apps/man-pages: Inline mirror://kernel (diff) | |
download | gentoo-95ce216ba9b02c4a24cf8cd4cfbeeb09c2b66bd8.tar.gz gentoo-95ce216ba9b02c4a24cf8cd4cfbeeb09c2b66bd8.tar.bz2 gentoo-95ce216ba9b02c4a24cf8cd4cfbeeb09c2b66bd8.zip |
sys-apps/modutils: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | sys-apps/modutils/modutils-2.4.27-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/modutils/modutils-2.4.27-r1.ebuild b/sys-apps/modutils/modutils-2.4.27-r1.ebuild index 6c9832271d8a..7d40d1031e18 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" |