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:
Francois Perrad 2014-07-25 20:21:24 +02:00 committed by Thomas Petazzoni
parent 822be87737
commit 0b8411afac
2 changed files with 2 additions and 2 deletions

View File

@ -234,7 +234,7 @@ endif
config BR2_LUAROCKS_MIRROR
string "LuaRocks mirror"
default "http://luarocks.org/repositories/rocks"
default "http://rocks.moonscript.org"
help
LuaRocks repository.

View File

@ -4,7 +4,7 @@
#
################################################################################
LUAROCKS_VERSION = 2.1.2
LUAROCKS_VERSION = 2.2.0beta1
LUAROCKS_SITE = http://luarocks.org/releases/
LUAROCKS_LICENSE = MIT
LUAROCKS_LICENSE_FILES = COPYING