We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96666c commit 2f995a5Copy full SHA for 2f995a5
1 file changed
rockspecs/stacktraceplus-0.1.0-1.rockspec
@@ -1,8 +1,8 @@
1
package = "StackTracePlus"
2
version = "0.1.0-1"
3
source = {
4
- url = "https://github.com/ignacio/StackTracePlus/archive/StackTracePlus-0.1.0-1.tar.gz",
5
- dir = "StackTracePlus-StackTracePlus-0.1.0-1"
+ url = "https://github.com/ignacio/StackTracePlus/archive/0.1.0-1.tar.gz",
+ dir = "StackTracePlus-0.1.0-1"
6
}
7
description = {
8
summary = "StackTracePlus provides enhanced stack traces for Lua",
0 commit comments