summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 00:47:51 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commit251888de693a1458b567fccb32312565548ab9a1 (patch)
treee9978995691702e8bdbde9f7d40d7e89c0ca728e
parent6b522e7ceea7621aa2f5246aed61a61e8ea94c97 (diff)
downloadlorries-251888de693a1458b567fccb32312565548ab9a1.tar.gz
Update URLs for repositories on git.enlightenment.org
The git native protocol is no longer supported there; use the https: scheme.
-rw-r--r--open-source-lorries/eet.lorry2
-rw-r--r--open-source-lorries/eina.lorry2
-rw-r--r--open-source-lorries/enlightenment-all.lorry16
3 files changed, 10 insertions, 10 deletions
diff --git a/open-source-lorries/eet.lorry b/open-source-lorries/eet.lorry
index 7acf93b..268c3e6 100644
--- a/open-source-lorries/eet.lorry
+++ b/open-source-lorries/eet.lorry
@@ -1,6 +1,6 @@
{
"eet": {
"type": "git",
- "url": "git://git.enlightenment.org/legacy/eet.git"
+ "url": "https://git.enlightenment.org/legacy/eet.git"
}
}
diff --git a/open-source-lorries/eina.lorry b/open-source-lorries/eina.lorry
index c52dbe0..f14bf6a 100644
--- a/open-source-lorries/eina.lorry
+++ b/open-source-lorries/eina.lorry
@@ -1,6 +1,6 @@
{
"eina": {
"type": "git",
- "url": "git://git.enlightenment.org/legacy/eina.git"
+ "url": "https://git.enlightenment.org/legacy/eina.git"
}
}
diff --git a/open-source-lorries/enlightenment-all.lorry b/open-source-lorries/enlightenment-all.lorry
index a58bda2..156f6f7 100644
--- a/open-source-lorries/enlightenment-all.lorry
+++ b/open-source-lorries/enlightenment-all.lorry
@@ -1,7 +1,7 @@
{
"enlightenment/efl": {
"type": "git",
- "url": "git://git.enlightenment.org/core/efl.git",
+ "url": "https://git.enlightenment.org/core/efl.git",
"refspecs": [
"+refs/heads/*:refs/heads/*",
"+refs/tags/*:refs/tags/*"
@@ -9,7 +9,7 @@
},
"enlightenment/elementary": {
"type": "git",
- "url": "git://git.enlightenment.org/core/elementary.git",
+ "url": "https://git.enlightenment.org/core/elementary.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"
@@ -17,7 +17,7 @@
},
"enlightenment/enlightenment": {
"type": "git",
- "url": "git://git.enlightenment.org/core/enlightenment.git",
+ "url": "https://git.enlightenment.org/core/enlightenment.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"
@@ -25,7 +25,7 @@
},
"enlightenment/emotion_generic_players": {
"type": "git",
- "url": "git://git.enlightenment.org/core/emotion_generic_players.git",
+ "url": "https://git.enlightenment.org/core/emotion_generic_players.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"
@@ -33,7 +33,7 @@
},
"enlightenment/evas_generic_loaders": {
"type": "git",
- "url": "git://git.enlightenment.org/core/evas_generic_loaders.git",
+ "url": "https://git.enlightenment.org/core/evas_generic_loaders.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"
@@ -41,7 +41,7 @@
},
"enlightenment/imlib2": {
"type": "git",
- "url": "git://git.enlightenment.org/legacy/imlib2.git",
+ "url": "https://git.enlightenment.org/legacy/imlib2.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"
@@ -49,7 +49,7 @@
},
"enlightenment/libast": {
"type": "git",
- "url": "git://git.enlightenment.org/misc/libast.git",
+ "url": "https://git.enlightenment.org/misc/libast.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"
@@ -57,7 +57,7 @@
},
"enlightenment/eterm": {
"type": "git",
- "url": "git://git.enlightenment.org/apps/eterm.git",
+ "url": "https://git.enlightenment.org/apps/eterm.git",
"refspecs": [
"+refs/heads/*",
"+refs/tags/*"