lua-stdlib: bump to version 41.2.1

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
2017-09-02 18:56:38 +02:00
committed by Thomas Petazzoni
parent 161b8aa917
commit 39d98970c4
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
LUA_STDLIB_VERSION_UPSTREAM = 41.2.0
LUA_STDLIB_VERSION_UPSTREAM = 41.2.1
LUA_STDLIB_VERSION = $(LUA_STDLIB_VERSION_UPSTREAM)-1
LUA_STDLIB_NAME_UPSTREAM = stdlib
LUA_STDLIB_SUBDIR = lua-stdlib-release-v$(LUA_STDLIB_VERSION_UPSTREAM)