diff options
-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 a5ca530..386dbf0 100644 --- a/lua-cjson.spec +++ b/lua-cjson.spec | |||
@@ -9,7 +9,7 @@ Summary: JSON support for the Lua language | |||
9 | Group: Development/Libraries | 9 | Group: Development/Libraries |
10 | License: MIT | 10 | License: MIT |
11 | URL: http://www.kyne.com.au/~mark/software/lua-cjson/ | 11 | URL: http://www.kyne.com.au/~mark/software/lua-cjson/ |
12 | Source0: http://www.kyne.com.au/~mark/software/lua-cjson/lua-cjson-%{version}.zip | 12 | Source0: http://www.kyne.com.au/~mark/software/lua-cjson/lua-cjson-%{version}.tar.gz |
13 | BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) | 13 | BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) |
14 | 14 | ||
15 | BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver} | 15 | BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver} |