summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/libvirt-python.lorry2
-rw-r--r--open-source-lorries/libvirt.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/libvirt-python.lorry b/open-source-lorries/libvirt-python.lorry
index f341a6f..7c172cb 100644
--- a/open-source-lorries/libvirt-python.lorry
+++ b/open-source-lorries/libvirt-python.lorry
@@ -1,7 +1,7 @@
{
"libvirt-python": {
"type": "git",
- "url": "git://libvirt.org/libvirt-python.git"
+ "url": "https://libvirt.org/git/libvirt-python.git"
}
}
diff --git a/open-source-lorries/libvirt.lorry b/open-source-lorries/libvirt.lorry
index 6efd7a2..e7656d8 100644
--- a/open-source-lorries/libvirt.lorry
+++ b/open-source-lorries/libvirt.lorry
@@ -1,7 +1,7 @@
{
"libvirt": {
"type": "git",
- "url": "git://libvirt.org/libvirt.git"
+ "url": "https://libvirt.org/git/libvirt.git"
}
}