projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9d84ce
)
lua-messagepack: bump to version 0.3.3
author
Francois Perrad
<fperrad@gmail.com>
Tue, 2 Jun 2015 16:32:58 +0000
(18:32 +0200)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/lua-messagepack/lua-messagepack.mk
b/package/lua-messagepack/lua-messagepack.mk
index 92f7c1fa5a694ea179a7db7c0d19fc178352ce90..d7494733e58cb36637a54aee75de828c01f1dd60 100644
(file)
--- 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