summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-30 08:48:59 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-05 20:54:03 +0200
commit95ce216ba9b02c4a24cf8cd4cfbeeb09c2b66bd8 (patch)
tree3903e8032a9432eff04737f015e22ad7d075ab2d /sys-apps
parentsys-apps/man-pages: Inline mirror://kernel (diff)
downloadgentoo-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>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/modutils/modutils-2.4.27-r1.ebuild2
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"