summaryrefslogtreecommitdiff
path: root/scripting.morph
diff options
context:
space:
mode:
Diffstat (limited to 'scripting.morph')
-rw-r--r--scripting.morph24
1 files changed, 12 insertions, 12 deletions
diff --git a/scripting.morph b/scripting.morph
index ed97c30..9709a77 100644
--- a/scripting.morph
+++ b/scripting.morph
@@ -1,13 +1,13 @@
{
- "name": "scripting",
- "kind": "stratum",
- "description": "Interpreters for scripting languages.",
- "sources": [
- {
- "name": "lua",
- "repo": "upstream:lua",
- "ref": "baserock/5.1-morph",
- "build-depends": []
- }
- ]
-}
+ "sources": [
+ {
+ "repo": "upstream:lua",
+ "ref": "ecb823b3a3b8a1f084ecb466af34acf242f65538",
+ "name": "lua",
+ "build-depends": []
+ }
+ ],
+ "kind": "stratum",
+ "name": "scripting",
+ "description": "Interpreters for scripting languages."
+} \ No newline at end of file