summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 20:31:46 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commit148620a9d8b4c3375ea4e7bff32c0bea5845959c (patch)
treefdd1ed34c3f77447dc6859b0bcd137c00570e732
parentc53771b54f8db2a4ec6066c48d48a6337bd146d1 (diff)
downloadlorries-148620a9d8b4c3375ea4e7bff32c0bea5845959c.tar.gz
Update URLs for Qt projects
snowshoe moved from Gitorious to code.qt.io. qbs and qtjsbackend moved to different directories on code.qt.io.
-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"
}
}