diff options
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r-- | lua-cjson.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec index 2c8b496..f7b91e5 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec | |||
@@ -10,7 +10,7 @@ Summary: A fast JSON encoding/parsing library for Lua | |||
10 | Group: Development/Libraries | 10 | Group: Development/Libraries |
11 | License: MIT | 11 | License: MIT |
12 | URL: http://www.kyne.com.au/~mark/software/lua-cjson/ | 12 | URL: http://www.kyne.com.au/~mark/software/lua-cjson/ |
13 | Source0: http://www.kyne.com.au/~mark/software/lua-cjson/lua-cjson-%{version}.tar.gz | 13 | Source0: http://www.kyne.com.au/~mark/software/lua-cjson/download/lua-cjson-%{version}.tar.gz |
14 | BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) | 14 | BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) |
15 | 15 | ||
16 | BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver} | 16 | BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver} |