summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 4ef4204..1b67b20 100644
--- a/meta.lua
+++ b/meta.lua
@@ -1,6 +1,6 @@
1local package_versions = { 1local package_versions = {
2 ["scm-1"] = true, 2 ["scm-1"] = true,
3 ["0.12.1-1"] = true 3 ["0.12-1"] = true
4} 4}
5local lua_versions = { 5local lua_versions = {
6 ["51"] = true, 6 ["51"] = true,