lua: bump to version 5.3.1

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad
2015-06-17 20:41:25 +02:00
committed by Peter Korsgaard
parent 6242bf34fd
commit 0778c99e47
6 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
################################################################################
ifeq ($(BR2_PACKAGE_LUA_5_3),y)
LUA_VERSION = 5.3.0
LUA_VERSION = 5.3.1
else
ifeq ($(BR2_PACKAGE_LUA_5_2),y)
LUA_VERSION = 5.2.4