summaryrefslogtreecommitdiff
path: root/lua.morph
diff options
context:
space:
mode:
Diffstat (limited to 'lua.morph')
-rw-r--r--lua.morph16
1 files changed, 8 insertions, 8 deletions
diff --git a/lua.morph b/lua.morph
index a30b4562..29321af1 100644
--- a/lua.morph
+++ b/lua.morph
@@ -1,12 +1,12 @@
-name: lua
-kind: stratum
-description: Interpreter for the lua scripting language.
build-depends:
-- repo: baserock:baserock/morphs
+- morph: tools
ref: master
- morph: tools
+ repo: baserock:baserock/morphs
chunks:
-- name: lua
- repo: upstream:lua
+- build-depends: []
+ name: lua
ref: baserock/5.1-morph
- build-depends: []
+ repo: upstream:lua
+description: Interpreter for the lua scripting language.
+kind: stratum
+name: lua