[Buildroot] [git commit] lua-messagepack: bump to version 0.3.3

Peter Korsgaard peter at korsgaard.com
Tue Jun 2 20:48:23 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=aaba5c5a7ea8eafd7157c78e0fd4b393d3bec336
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/lua-messagepack/lua-messagepack.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/lua-messagepack/lua-messagepack.mk b/package/lua-messagepack/lua-messagepack.mk
index 92f7c1f..d749473 100644
--- a/package/lua-messagepack/lua-messagepack.mk
+++ b/package/lua-messagepack/lua-messagepack.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.3.2
+LUA_MESSAGEPACK_VERSION_UPSTREAM = 0.3.3
 ifeq ($(BR2_PACKAGE_LUA_5_3),y)
 LUA_MESSAGEPACK_VERSION = lua53-$(LUA_MESSAGEPACK_VERSION_UPSTREAM)-1
 else


More information about the buildroot mailing list