summaryrefslogtreecommitdiff
path: root/strata/lua
diff options
context:
space:
mode:
Diffstat (limited to 'strata/lua')
-rw-r--r--strata/lua12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/lua b/strata/lua
new file mode 100644
index 00000000..6ec935db
--- /dev/null
+++ b/strata/lua
@@ -0,0 +1,12 @@
+name: lua
+kind: stratum
+description: Interpreter for the lua scripting language.
+build-depends:
+- name: tools
+ morph: strata/tools
+chunks:
+- name: lua
+ repo: upstream:lua
+ ref: bedbdc0f03bca4fe97200ddf9c3d6cb210b45888
+ unpetrify-ref: baserock/5.1-morph
+ build-depends: []