]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
lua-messagepack: bump to version 0.3.3
authorFrancois Perrad <fperrad@gmail.com>
Tue, 2 Jun 2015 16:32:58 +0000 (18:32 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 2 Jun 2015 20:48:23 +0000 (22:48 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lua-messagepack/lua-messagepack.mk

index 92f7c1fa5a694ea179a7db7c0d19fc178352ce90..d7494733e58cb36637a54aee75de828c01f1dd60 100644 (file)
@@ -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