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