mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
11 lines
236 B
Diff
11 lines
236 B
Diff
--- a/lapis-annotate-dev-1.rockspec 2018-04-03 20:38:40.000000000 -0400
|
|
+++ b/lapis-annotate-dev-1.rockspec 2023-11-02 10:40:14.089599609 -0400
|
|
@@ -12,7 +12,7 @@
|
|
}
|
|
|
|
dependencies = {
|
|
- "lua == 5.1",
|
|
+ "lua >= 5.1",
|
|
"lapis",
|
|
}
|
|
|