Browse Source

use Lua 5.4

master
parent
commit
b2cf78672d
  1. 4
      lua-cjson/lua-cjson.spec

4
lua-cjson/lua-cjson.spec

@ -22,7 +22,7 @@
##
# package version
%define V_lua 5.3
%define V_lua 5.4
%define V_cjson 2.1.0
# package information
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_cjson}
Release: 20150112
Release: 20211227
# list of sources
Source0: http://www.kyne.com.au/~mark/software/download/lua-cjson-%{version}.tar.gz

Loading…
Cancel
Save