From 148620a9d8b4c3375ea4e7bff32c0bea5845959c Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 8 Sep 2020 20:31:46 +0100 Subject: Update URLs for Qt projects snowshoe moved from Gitorious to code.qt.io. qbs and qtjsbackend moved to different directories on code.qt.io. --- open-source-lorries/qbs.lorry | 2 +- open-source-lorries/qt5-tools-all.lorry | 2 +- open-source-lorries/snowshoe.lorry | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/open-source-lorries/qbs.lorry b/open-source-lorries/qbs.lorry index 27b3310..e5a0364 100644 --- a/open-source-lorries/qbs.lorry +++ b/open-source-lorries/qbs.lorry @@ -1,6 +1,6 @@ { "qbs": { "type": "git", - "url": "git://code.qt.io/qt-labs/qbs.git" + "url": "https://code.qt.io/qbs/qbs.git" } } diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry index 739242a..7290692 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -21,7 +21,7 @@ }, "qt5/qtjsbackend": { "type": "git", - "url": "git://code.qt.io/qt/qtjsbackend.git" + "url": "https://code.qt.io/%7bgraveyard%7d/qtjsbackend.git" }, "qt5/qtxmlpatterns": { "type": "git", diff --git a/open-source-lorries/snowshoe.lorry b/open-source-lorries/snowshoe.lorry index 225e9bd..a365113 100644 --- a/open-source-lorries/snowshoe.lorry +++ b/open-source-lorries/snowshoe.lorry @@ -1,6 +1,6 @@ { "snowshoe": { "type": "git", - "url": "git://gitorious.org/qt-apps/snowshoe.git" + "url": "https://code.qt.io/qt-apps/snowshoe.git" } } -- cgit v1.2.1