summaryrefslogtreecommitdiff
path: root/sys-apps/iproute2/iproute2-5.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/iproute2/iproute2-5.3.0.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-5.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.3.0.ebuild b/sys-apps/iproute2/iproute2-5.3.0.ebuild
index 5beda6e4bc4e..9d1acf39062b 100644
--- a/sys-apps/iproute2/iproute2-5.3.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.3.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
inherit git-r3
else
- SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
+ SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
fi