summaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r--lua-cjson.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec
index a86ee20..874a6bc 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -18,7 +18,7 @@ Requires: lua >= %{luaver}
18%description 18%description
19CJSON provides fast JSON parsing and encoding functions for Lua. It 19CJSON provides fast JSON parsing and encoding functions for Lua. It
20allows a Lua application to quickly serialise a data structure to 20allows a Lua application to quickly serialise a data structure to
21JSON, or deserialise from JSON to Lua. 21JSON, or deserialise from JSON to Lua.
22 22
23%prep 23%prep
24%setup -q 24%setup -q