mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
lua-messagepack: bump version to 0.4.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f4a470ecad
commit
06ecfbaf1e
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.3.6
|
||||
LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.4.0
|
||||
ifeq ($(BR2_PACKAGE_LUA_5_3),y)
|
||||
LUA_MESSAGEPACK_VERSION = lua53-$(LUA_MESSAGEPACK_VERSION_UPSTREAM)-1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user