summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/qemu-SLOF.lorry2
-rw-r--r--open-source-lorries/qemu-ipxe.lorry2
-rw-r--r--open-source-lorries/qemu-openbios.lorry2
-rw-r--r--open-source-lorries/qemu-openhackware.lorry2
-rw-r--r--open-source-lorries/qemu-seabios.lorry2
-rw-r--r--open-source-lorries/qemu-sgabios.lorry2
-rw-r--r--open-source-lorries/qemu-vgabios.lorry2
-rw-r--r--open-source-lorries/qemu.lorry2
8 files changed, 8 insertions, 8 deletions
diff --git a/open-source-lorries/qemu-SLOF.lorry b/open-source-lorries/qemu-SLOF.lorry
index 773f075..a4dff62 100644
--- a/open-source-lorries/qemu-SLOF.lorry
+++ b/open-source-lorries/qemu-SLOF.lorry
@@ -1,6 +1,6 @@
{
"qemu-SLOF": {
"type": "git",
- "url": "git://git.qemu-project.org/SLOF.git"
+ "url": "https://git.qemu.org/git/SLOF.git"
}
}
diff --git a/open-source-lorries/qemu-ipxe.lorry b/open-source-lorries/qemu-ipxe.lorry
index a242de5..b07aef7 100644
--- a/open-source-lorries/qemu-ipxe.lorry
+++ b/open-source-lorries/qemu-ipxe.lorry
@@ -1,6 +1,6 @@
{
"qemu-ipxe": {
"type": "git",
- "url": "git://git.qemu-project.org/ipxe.git"
+ "url": "https://git.qemu.org/git/ipxe.git"
}
}
diff --git a/open-source-lorries/qemu-openbios.lorry b/open-source-lorries/qemu-openbios.lorry
index 4827745..94d65f3 100644
--- a/open-source-lorries/qemu-openbios.lorry
+++ b/open-source-lorries/qemu-openbios.lorry
@@ -1,6 +1,6 @@
{
"qemu-openbios": {
"type": "git",
- "url": "git://git.qemu-project.org/openbios.git"
+ "url": "https://git.qemu.org/git/openbios.git"
}
}
diff --git a/open-source-lorries/qemu-openhackware.lorry b/open-source-lorries/qemu-openhackware.lorry
index 3195841..2d60f88 100644
--- a/open-source-lorries/qemu-openhackware.lorry
+++ b/open-source-lorries/qemu-openhackware.lorry
@@ -1,6 +1,6 @@
{
"qemu-openhackware": {
"type": "git",
- "url": "git://git.qemu-project.org/openhackware.git"
+ "url": "https://git.qemu.org/git/openhackware.git"
}
}
diff --git a/open-source-lorries/qemu-seabios.lorry b/open-source-lorries/qemu-seabios.lorry
index 9598846..c60e5b0 100644
--- a/open-source-lorries/qemu-seabios.lorry
+++ b/open-source-lorries/qemu-seabios.lorry
@@ -1,6 +1,6 @@
{
"qemu-seabios": {
"type": "git",
- "url": "git://git.qemu-project.org/seabios.git/"
+ "url": "https://git.qemu.org/git/seabios.git"
}
}
diff --git a/open-source-lorries/qemu-sgabios.lorry b/open-source-lorries/qemu-sgabios.lorry
index b4529a6..ad7c793 100644
--- a/open-source-lorries/qemu-sgabios.lorry
+++ b/open-source-lorries/qemu-sgabios.lorry
@@ -1,6 +1,6 @@
{
"qemu-sgabios": {
"type": "git",
- "url": "git://git.qemu-project.org/sgabios.git"
+ "url": "https://git.qemu.org/git/sgabios.git"
}
}
diff --git a/open-source-lorries/qemu-vgabios.lorry b/open-source-lorries/qemu-vgabios.lorry
index 24bc6c7..653927d 100644
--- a/open-source-lorries/qemu-vgabios.lorry
+++ b/open-source-lorries/qemu-vgabios.lorry
@@ -1,6 +1,6 @@
{
"qemu-vgabios": {
"type": "git",
- "url": "git://git.qemu-project.org/vgabios.git/"
+ "url": "https://git.qemu.org/git/vgabios.git"
}
}
diff --git a/open-source-lorries/qemu.lorry b/open-source-lorries/qemu.lorry
index ae042a7..9da8746 100644
--- a/open-source-lorries/qemu.lorry
+++ b/open-source-lorries/qemu.lorry
@@ -1,7 +1,7 @@
{
"qemu": {
"type": "git",
- "url": "git://git.qemu-project.org/qemu.git"
+ "url": "https://git.qemu.org/git/qemu.git"
}
}