summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/libaio.lorry2
-rw-r--r--open-source-lorries/libosinfo.lorry2
-rw-r--r--open-source-lorries/linux-pam-git.lorry2
-rw-r--r--open-source-lorries/lvm2.lorry2
-rw-r--r--open-source-lorries/virt-manager.lorry2
5 files changed, 5 insertions, 5 deletions
diff --git a/open-source-lorries/libaio.lorry b/open-source-lorries/libaio.lorry
index f29f651..5b7ce9f 100644
--- a/open-source-lorries/libaio.lorry
+++ b/open-source-lorries/libaio.lorry
@@ -1,6 +1,6 @@
{
"libaio": {
"type": "git",
- "url": "git://git.fedorahosted.org/git/libaio.git"
+ "url": "https://pagure.io/libaio.git"
}
}
diff --git a/open-source-lorries/libosinfo.lorry b/open-source-lorries/libosinfo.lorry
index 09b3641..c8e2e37 100644
--- a/open-source-lorries/libosinfo.lorry
+++ b/open-source-lorries/libosinfo.lorry
@@ -1,7 +1,7 @@
{
"libosinfo": {
"type": "git",
- "url": "git://git.fedorahosted.org/libosinfo.git"
+ "url": "https://gitlab.com/libosinfo/libosinfo.git"
}
}
diff --git a/open-source-lorries/linux-pam-git.lorry b/open-source-lorries/linux-pam-git.lorry
index 1536e4e..1518408 100644
--- a/open-source-lorries/linux-pam-git.lorry
+++ b/open-source-lorries/linux-pam-git.lorry
@@ -1,6 +1,6 @@
{
"linux-pam-git": {
"type": "git",
- "url": "https://git.fedorahosted.org/git/linux-pam.git"
+ "url": "https://github.com/linux-pam/linux-pam.git"
}
}
diff --git a/open-source-lorries/lvm2.lorry b/open-source-lorries/lvm2.lorry
index 3b0cdf5..81e3f54 100644
--- a/open-source-lorries/lvm2.lorry
+++ b/open-source-lorries/lvm2.lorry
@@ -1,7 +1,7 @@
{
"lvm2": {
"type": "git",
- "url": "git://git.fedorahosted.org/git/lvm2.git"
+ "url": "https://sourceware.org/git/lvm2.git"
}
}
diff --git a/open-source-lorries/virt-manager.lorry b/open-source-lorries/virt-manager.lorry
index c685c08..e6a4bf7 100644
--- a/open-source-lorries/virt-manager.lorry
+++ b/open-source-lorries/virt-manager.lorry
@@ -1,7 +1,7 @@
{
"virt-manager": {
"type": "git",
- "url": "git://git.fedorahosted.org/git/virt-manager.git"
+ "url": "https://github.com/virt-manager/virt-manager.git"
}
}