summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/qbs.lorry2
-rw-r--r--open-source-lorries/qt5-tools-all.lorry2
-rw-r--r--open-source-lorries/snowshoe.lorry2
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"
}
}