summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/cvsps.lorry2
-rw-r--r--open-source-lorries/iotop.lorry2
-rw-r--r--open-source-lorries/nasm.lorry2
3 files changed, 3 insertions, 3 deletions
diff --git a/open-source-lorries/cvsps.lorry b/open-source-lorries/cvsps.lorry
index 7ac9ccf..06806d1 100644
--- a/open-source-lorries/cvsps.lorry
+++ b/open-source-lorries/cvsps.lorry
@@ -1,6 +1,6 @@
{
"cvsps": {
"type": "git",
- "url": "git://repo.or.cz/cvsps-yd.git"
+ "url": "https://repo.or.cz/cvsps-yd.git"
}
}
diff --git a/open-source-lorries/iotop.lorry b/open-source-lorries/iotop.lorry
index c824774..fb69476 100644
--- a/open-source-lorries/iotop.lorry
+++ b/open-source-lorries/iotop.lorry
@@ -1,6 +1,6 @@
{
"iotop": {
"type": "git",
- "url": "git://repo.or.cz/iotop.git"
+ "url": "https://repo.or.cz/iotop.git"
}
}
diff --git a/open-source-lorries/nasm.lorry b/open-source-lorries/nasm.lorry
index 2eeef91..6b975ff 100644
--- a/open-source-lorries/nasm.lorry
+++ b/open-source-lorries/nasm.lorry
@@ -1,6 +1,6 @@
{
"nasm": {
"type": "git",
- "url": "git://repo.or.cz/nasm.git"
+ "url": "https://repo.or.cz/nasm.git"
}
}