summaryrefslogtreecommitdiff
path: root/lua.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-04-04 10:50:31 +0000
committerMorph (on behalf of Richard Ipsum) <richard.ipsum@codethink.co.uk>2014-04-04 10:50:31 +0000
commit811c937e9b4f5d9a5db56822c89a4a61b5f4913e (patch)
treec870a119cc9815ec89db1f67f9d2fd00afc3fbb3 /lua.morph
parentdb2ee5947538e188753f5671ca9e0a934292116c (diff)
downloadmorphs-811c937e9b4f5d9a5db56822c89a4a61b5f4913e.tar.gz
Morph build 2b9145c3fe3444379c6c32e529e3a28f
System branch: master
Diffstat (limited to 'lua.morph')
-rw-r--r--lua.morph14
1 files changed, 6 insertions, 8 deletions
diff --git a/lua.morph b/lua.morph
index 5516084..d81f3c8 100644
--- a/lua.morph
+++ b/lua.morph
@@ -1,12 +1,10 @@
+name: lua
+kind: stratum
+description: Interpreter for the lua scripting language.
build-depends:
- morph: tools
- ref: null
- repo: null
chunks:
-- build-depends: []
- name: lua
- ref: baserock/5.1-morph
+- name: lua
repo: upstream:lua
-description: Interpreter for the lua scripting language.
-kind: stratum
-name: lua
+ ref: baserock/5.1-morph
+ build-depends: []