summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/rsync.lorry2
-rw-r--r--open-source-lorries/samba.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/rsync.lorry b/open-source-lorries/rsync.lorry
index d534168..415f0e3 100644
--- a/open-source-lorries/rsync.lorry
+++ b/open-source-lorries/rsync.lorry
@@ -1,6 +1,6 @@
{
"rsync": {
"type": "git",
- "url": "git://git.samba.org/rsync.git"
+ "url": "https://git.samba.org/rsync.git"
}
}
diff --git a/open-source-lorries/samba.lorry b/open-source-lorries/samba.lorry
index 55c434a..97e7719 100644
--- a/open-source-lorries/samba.lorry
+++ b/open-source-lorries/samba.lorry
@@ -1,6 +1,6 @@
{
"samba": {
"type": "git",
- "url": "git://git.samba.org/samba"
+ "url": "https://git.samba.org/samba.git"
}
}