diff --git a/sys-apps/dtc/dtc-1.4.0.recipe b/sys-apps/dtc/dtc-1.4.0.recipe index 5ce728515..86834097a 100644 --- a/sys-apps/dtc/dtc-1.4.0.recipe +++ b/sys-apps/dtc/dtc-1.4.0.recipe @@ -2,8 +2,8 @@ SUMMARY="The Device Tree Compiler" DESCRIPTION=" The Device Tree Compiler " -HOMEPAGE="http://git.jdl.com/gitweb/?p=dtc.git;a=summary" -SRC_URI="git://git.jdl.com/software/dtc.git#v1.4.0" +HOMEPAGE="https://git.kernel.org/cgit/utils/dtc/dtc.git" +SRC_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git#v1.4.0" LICENSE="GNU GPL v2" COPYRIGHT="2005 David Gibson, IBM Corporation" REVISION="1"