summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 17:24:32 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commitc354ee949135806ae38fde3366c6b9e79f7308d3 (patch)
tree7784ebe0699d687ab5799a0e7bdec2d860e7d6eb
parent186cb837f15aa24f6993b7c949cfd0040b5b015f (diff)
downloadlorries-c354ee949135806ae38fde3366c6b9e79f7308d3.tar.gz
Update URLs for packages formerly on git.fedorahosted.org
git.fedorahosted.org has been shut down and these have moved to various other hosts.
-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"
}
}