From c8eda8e05250500245cc524bc36366f852b3e21a Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Wed, 15 May 2013 18:37:56 +0100 Subject: Change ref attributes to point to master --- enlightenment.morph | 4 ++-- qt5-devel-system-x86_64-generic.morph | 10 +++++----- qt5-sdk.morph | 2 +- qt5-tools.morph | 2 +- 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" }, { -- cgit v1.2.1