mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
lua-messagepack: bump to version 0.5.1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
beb6f83b2d
commit
814bf96ef7
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.5.0
|
||||
LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.5.1
|
||||
LUA_MESSAGEPACK_VERSION = $(LUA_MESSAGEPACK_VERSION_UPSTREAM)-1
|
||||
ifeq ($(BR2_PACKAGE_LUA_5_3),y)
|
||||
LUA_MESSAGEPACK_NAME_UPSTREAM = lua-MessagePack-lua53
|
||||
|
||||
Reference in New Issue
Block a user