From 54ce000d64f9fb3356ceade80e4d6b9fce19e9ca Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 8 Sep 2020 22:32:44 +0100 Subject: Update URLs for GENIVI repositories They moved from git.projects.genivi.org to GitHub. --- open-source-lorries/genivi-common-api.lorry | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'open-source-lorries/genivi-common-api.lorry') diff --git a/open-source-lorries/genivi-common-api.lorry b/open-source-lorries/genivi-common-api.lorry index a2daa3b..9708041 100644 --- a/open-source-lorries/genivi-common-api.lorry +++ b/open-source-lorries/genivi-common-api.lorry @@ -1,10 +1,10 @@ { "genivi-common-api-dbus-runtime": { "type": "git", - "url": "git://git.projects.genivi.org/ipc/common-api-dbus-runtime" + "url": "https://github.com/GENIVI/capicxx-dbus-runtime.git" }, "genivi-common-api-runtime": { "type": "git", - "url": "git://git.projects.genivi.org/ipc/common-api-runtime" + "url": "https://github.com/GENIVI/capicxx-core-runtime.git" } } -- cgit v1.2.1