summaryrefslogtreecommitdiff
path: root/open-source-lorries/netsurf-all.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/netsurf-all.lorry')
-rw-r--r--open-source-lorries/netsurf-all.lorry26
1 files changed, 13 insertions, 13 deletions
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"
}
}