mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
luarocks: bump to version 2.2.0beta1
this version includes a new default repository for rocks Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
822be87737
commit
0b8411afac
@ -234,7 +234,7 @@ endif
|
|||||||
|
|
||||||
config BR2_LUAROCKS_MIRROR
|
config BR2_LUAROCKS_MIRROR
|
||||||
string "LuaRocks mirror"
|
string "LuaRocks mirror"
|
||||||
default "http://luarocks.org/repositories/rocks"
|
default "http://rocks.moonscript.org"
|
||||||
help
|
help
|
||||||
LuaRocks repository.
|
LuaRocks repository.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LUAROCKS_VERSION = 2.1.2
|
LUAROCKS_VERSION = 2.2.0beta1
|
||||||
LUAROCKS_SITE = http://luarocks.org/releases/
|
LUAROCKS_SITE = http://luarocks.org/releases/
|
||||||
LUAROCKS_LICENSE = MIT
|
LUAROCKS_LICENSE = MIT
|
||||||
LUAROCKS_LICENSE_FILES = COPYING
|
LUAROCKS_LICENSE_FILES = COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user