summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/gnu-efi.lorry2
-rw-r--r--open-source-lorries/libmtp.lorry2
-rw-r--r--open-source-lorries/libpng.lorry2
-rw-r--r--open-source-lorries/linuxquota.lorry2
-rw-r--r--open-source-lorries/python-packages.lorry2
-rw-r--r--open-source-lorries/sgdisk.lorry2
6 files changed, 6 insertions, 6 deletions
diff --git a/open-source-lorries/gnu-efi.lorry b/open-source-lorries/gnu-efi.lorry
index 9b98d50..d159f05 100644
--- a/open-source-lorries/gnu-efi.lorry
+++ b/open-source-lorries/gnu-efi.lorry
@@ -1,6 +1,6 @@
{
"gnu-efi": {
"type": "git",
- "url": "git://git.code.sf.net/p/gnu-efi/code"
+ "url": "https://git.code.sf.net/p/gnu-efi/code"
}
}
diff --git a/open-source-lorries/libmtp.lorry b/open-source-lorries/libmtp.lorry
index bdb3392..f79701f 100644
--- a/open-source-lorries/libmtp.lorry
+++ b/open-source-lorries/libmtp.lorry
@@ -1,6 +1,6 @@
{
"libmtp": {
"type": "git",
- "url": "git://git.code.sf.net/p/libmtp/code"
+ "url": "https://git.code.sf.net/p/libmtp/code"
}
}
diff --git a/open-source-lorries/libpng.lorry b/open-source-lorries/libpng.lorry
index 2ad73db..4d7116e 100644
--- a/open-source-lorries/libpng.lorry
+++ b/open-source-lorries/libpng.lorry
@@ -1,6 +1,6 @@
{
"libpng": {
"type": "git",
- "url": "git://libpng.git.sourceforge.net/gitroot/libpng/libpng"
+ "url": "https://git.code.sf.net/p/libpng/code"
}
}
diff --git a/open-source-lorries/linuxquota.lorry b/open-source-lorries/linuxquota.lorry
index 104be3b..a2481c5 100644
--- a/open-source-lorries/linuxquota.lorry
+++ b/open-source-lorries/linuxquota.lorry
@@ -1,6 +1,6 @@
{
"linuxquota": {
"type": "git",
- "url": "git://git.code.sf.net/p/linuxquota/code"
+ "url": "https://git.code.sf.net/p/linuxquota/code"
}
}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 9ce95cf..a40fa5b 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -119,7 +119,7 @@
"python-packages/docutils": {
"layout": "standard",
"type": "svn",
- "url": "http://svn.code.sf.net/p/docutils/code"
+ "url": "https://svn.code.sf.net/p/docutils/code"
},
"python-packages/dogpile-cache": {
"type": "git",
diff --git a/open-source-lorries/sgdisk.lorry b/open-source-lorries/sgdisk.lorry
index 6d181e8..da4e436 100644
--- a/open-source-lorries/sgdisk.lorry
+++ b/open-source-lorries/sgdisk.lorry
@@ -1,6 +1,6 @@
{
"sgdisk": {
"type": "git",
- "url": "http://git.code.sf.net/p/gptfdisk/code"
+ "url": "https://git.code.sf.net/p/gptfdisk/code"
}
}