diff options
Diffstat (limited to 'lua-cjson-2.1.0.10-1.rockspec')
-rw-r--r-- | lua-cjson-2.1.0.10-1.rockspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-cjson-2.1.0.10-1.rockspec b/lua-cjson-2.1.0.10-1.rockspec index 61608d9..9ed4272 100644 --- a/lua-cjson-2.1.0.10-1.rockspec +++ b/lua-cjson-2.1.0.10-1.rockspec | |||
@@ -1,9 +1,9 @@ | |||
1 | package = "lua-cjson" | 1 | package = "lua-cjson" |
2 | version = "2.1.0.10-1" | 2 | version = "2.1.0.11-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.10", | 6 | tag = "2.1.0.11", |
7 | } | 7 | } |
8 | 8 | ||
9 | description = { | 9 | description = { |