summaryrefslogtreecommitdiff
path: root/lua.morph
diff options
context:
space:
mode:
Diffstat (limited to 'lua.morph')
-rw-r--r--lua.morph12
1 files changed, 6 insertions, 6 deletions
diff --git a/lua.morph b/lua.morph
index c93fe39f..d81f3c86 100644
--- a/lua.morph
+++ b/lua.morph
@@ -1,10 +1,10 @@
+name: lua
+kind: stratum
+description: Interpreter for the lua scripting language.
build-depends:
- morph: tools
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: []