summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2013-05-15 18:37:56 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2013-05-16 11:56:59 +0100
commitc8eda8e05250500245cc524bc36366f852b3e21a (patch)
tree5ade94599bc601523b6eefef48667282152c56f8
parentf7531a197e01b5878e0f2f52d79d02c470423bdc (diff)
downloadmorphs-c8eda8e05250500245cc524bc36366f852b3e21a.tar.gz
Change ref attributes to point to master
-rw-r--r--enlightenment.morph4
-rw-r--r--qt5-devel-system-x86_64-generic.morph10
-rw-r--r--qt5-sdk.morph2
-rw-r--r--qt5-tools.morph2
4 files changed, 9 insertions, 9 deletions
diff --git a/enlightenment.morph b/enlightenment.morph
index 22404ca..0a0c4a0 100644
--- a/enlightenment.morph
+++ b/enlightenment.morph
@@ -6,10 +6,10 @@ build-depends:
ref: master
morph: tools
- repo: baserock:baserock/morphs
- ref: richarddale/qt5-sdk
+ ref: master
morph: x-x86_64-generic
- repo: baserock:baserock/morphs
- ref: richarddale/qt5-sdk
+ ref: master
morph: lua
chunks:
- name: efl
diff --git a/qt5-devel-system-x86_64-generic.morph b/qt5-devel-system-x86_64-generic.morph
index 516755a..420a4b7 100644
--- a/qt5-devel-system-x86_64-generic.morph
+++ b/qt5-devel-system-x86_64-generic.morph
@@ -34,27 +34,27 @@
{
"morph": "x-common",
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk"
+ "ref": "master"
},
{
"morph": "x-x86_64-generic",
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk"
+ "ref": "master"
},
{
"morph": "qt5-tools",
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk"
+ "ref": "master"
},
{
"morph": "qt5-sdk",
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk"
+ "ref": "master"
},
{
"morph": "enlightenment",
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk"
+ "ref": "master"
}
]
}
diff --git a/qt5-sdk.morph b/qt5-sdk.morph
index 94cfc47..8662656 100644
--- a/qt5-sdk.morph
+++ b/qt5-sdk.morph
@@ -5,7 +5,7 @@
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk",
+ "ref": "master",
"morph": "qt5-tools"
}
],
diff --git a/qt5-tools.morph b/qt5-tools.morph
index f9fdf82..b0d1bd6 100644
--- a/qt5-tools.morph
+++ b/qt5-tools.morph
@@ -10,7 +10,7 @@
},
{
"repo": "baserock:baserock/morphs",
- "ref": "richarddale/qt5-sdk",
+ "ref": "master",
"morph": "x-x86_64-generic"
},
{