summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/gitano-all.lorry16
-rw-r--r--open-source-lorries/luxio.lorry2
-rw-r--r--open-source-lorries/netsurf-all.lorry26
3 files changed, 22 insertions, 22 deletions
diff --git a/open-source-lorries/gitano-all.lorry b/open-source-lorries/gitano-all.lorry
index 619b865..90754db 100644
--- a/open-source-lorries/gitano-all.lorry
+++ b/open-source-lorries/gitano-all.lorry
@@ -1,34 +1,34 @@
{
"gitano/luacov": {
"type": "git",
- "url": "git://git.gitano.org.uk/luacov.git"
+ "url": "https://git.gitano.org.uk/luacov.git"
},
"gitano/libgit2": {
"type": "git",
- "url": "git://git.gitano.org.uk/libgit2.git"
+ "url": "https://git.gitano.org.uk/libgit2.git"
},
"gitano/luagit2": {
"type": "git",
- "url": "git://git.gitano.org.uk/luagit2.git"
+ "url": "https://git.gitano.org.uk/luagit2.git"
},
"gitano/lace": {
"type": "git",
- "url": "git://git.gitano.org.uk/lace.git"
+ "url": "https://git.gitano.org.uk/lace.git"
},
"gitano/clod": {
"type": "git",
- "url": "git://git.gitano.org.uk/clod.git"
+ "url": "https://git.gitano.org.uk/clod.git"
},
"gitano/supple": {
"type": "git",
- "url": "git://git.gitano.org.uk/supple.git"
+ "url": "https://git.gitano.org.uk/supple.git"
},
"gitano/gall": {
"type": "git",
- "url": "git://git.gitano.org.uk/gall.git"
+ "url": "https://git.gitano.org.uk/gall.git"
},
"gitano/gitano": {
"type": "git",
- "url": "git://git.gitano.org.uk/gitano.git"
+ "url": "https://git.gitano.org.uk/gitano.git"
}
}
diff --git a/open-source-lorries/luxio.lorry b/open-source-lorries/luxio.lorry
index 2995dc3..5d7bf78 100644
--- a/open-source-lorries/luxio.lorry
+++ b/open-source-lorries/luxio.lorry
@@ -1,6 +1,6 @@
{
"luxio": {
"type": "git",
- "url": "git://git.gitano.org.uk/luxio.git"
+ "url": "https://git.gitano.org.uk/luxio.git"
}
}
diff --git a/open-source-lorries/netsurf-all.lorry b/open-source-lorries/netsurf-all.lorry
index a627657..cca3e02 100644
--- a/open-source-lorries/netsurf-all.lorry
+++ b/open-source-lorries/netsurf-all.lorry
@@ -1,54 +1,54 @@
{
"netsurf/buildsystem": {
"type": "git",
- "url": "git://git.netsurf-browser.org/buildsystem.git"
+ "url": "https://git.netsurf-browser.org/buildsystem.git"
},
"netsurf/libparserutils": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libparserutils.git"
+ "url": "https://git.netsurf-browser.org/libparserutils.git"
},
"netsurf/libwapcaplet": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libwapcaplet.git"
+ "url": "https://git.netsurf-browser.org/libwapcaplet.git"
},
"netsurf/libcss": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libcss.git"
+ "url": "https://git.netsurf-browser.org/libcss.git"
},
"netsurf/libhubbub": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libhubbub.git"
+ "url": "https://git.netsurf-browser.org/libhubbub.git"
},
"netsurf/libdom": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libdom.git"
+ "url": "https://git.netsurf-browser.org/libdom.git"
},
"netsurf/libnsgif": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libnsgif.git"
+ "url": "https://git.netsurf-browser.org/libnsgif.git"
},
"netsurf/libnsbmp": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libnsbmp.git"
+ "url": "https://git.netsurf-browser.org/libnsbmp.git"
},
"netsurf/libsvgtiny": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libsvgtiny.git"
+ "url": "https://git.netsurf-browser.org/libsvgtiny.git"
},
"netsurf/librosprite": {
"type": "git",
- "url": "git://git.netsurf-browser.org/librosprite.git"
+ "url": "https://git.netsurf-browser.org/librosprite.git"
},
"netsurf/libnsfb": {
"type": "git",
- "url": "git://git.netsurf-browser.org/libnsfb.git"
+ "url": "https://git.netsurf-browser.org/libnsfb.git"
},
"netsurf/nsgenjsbind": {
"type": "git",
- "url": "git://git.netsurf-browser.org/nsgenbind.git"
+ "url": "https://git.netsurf-browser.org/nsgenbind.git"
},
"netsurf/netsurf": {
"type": "git",
- "url": "git://git.netsurf-browser.org/netsurf.git"
+ "url": "https://git.netsurf-browser.org/netsurf.git"
}
}