summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 17:03:07 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 17:03:07 +0000
commit9011451e2335f0fb153ef73ee7ab3e7e0d464904 (patch)
treece4fe0acb0abab13db1ec8e22f8ac9d80919c5c3 /core.morph
parent03432c2c33523965aadfe06c28c531b2cfe016ff (diff)
downloaddefinitions-9011451e2335f0fb153ef73ee7ab3e7e0d464904.tar.gz
Fix refs to be correct, instead of to Sam's branch
I failed to do this when merging. Mea culpa.
Diffstat (limited to 'core.morph')
-rw-r--r--core.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.morph b/core.morph
index 8c79f281..f375f5b3 100644
--- a/core.morph
+++ b/core.morph
@@ -5,7 +5,7 @@
"build-depends": [
{
"repo": "baserock:baserock/morphs",
- "ref": "baserock/samthursfield/build-essential",
+ "ref": "master",
"morph": "build-essential"
}
],