diff options
Diffstat (limited to '')
| -rw-r--r-- | lua-cjson-2.1.0.9-1.rockspec (renamed from lua-cjson-2.1.0.6-1.rockspec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-cjson-2.1.0.6-1.rockspec b/lua-cjson-2.1.0.9-1.rockspec index d6489f2..32a230e 100644 --- a/lua-cjson-2.1.0.6-1.rockspec +++ b/lua-cjson-2.1.0.9-1.rockspec | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | package = "lua-cjson" | 1 | package = "lua-cjson" |
| 2 | version = "2.1.0.6-1" | 2 | version = "2.1.0.9-1" |
| 3 | 3 | ||
| 4 | source = { | 4 | source = { |
| 5 | url = "git+https://github.com/openresty/lua-cjson", | 5 | url = "git+https://github.com/openresty/lua-cjson", |
| 6 | tag = "2.1.0.6", | 6 | tag = "2.1.0.9", |
| 7 | } | 7 | } |
| 8 | 8 | ||
| 9 | description = { | 9 | description = { |
