Browse Source

upgrading package: lua-rocks 3.12.2 -> 3.13.0

master
parent
commit
41a1a49db1
  1. 6
      lua-rocks/lua-rocks.spec

6
lua-rocks/lua-rocks.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_lua 5.4 %define V_lua 5.5
%define V_luarocks 3.12.2 %define V_luarocks 3.13.0
# package information # package information
Name: lua-rocks Name: lua-rocks
@ -36,7 +36,7 @@ Class: EVAL
Group: Language Group: Language
License: MIT License: MIT
Version: %{V_luarocks} Version: %{V_luarocks}
Release: 20250627 Release: 20251229
# list of sources # list of sources
Source0: http://luarocks.org/releases/luarocks-%{V_luarocks}.tar.gz Source0: http://luarocks.org/releases/luarocks-%{V_luarocks}.tar.gz

Loading…
Cancel
Save