[Buildroot] [git commit] luajit: bump to version 2.0.2

Peter Korsgaard jacmet at sunsite.dk
Wed Jun 5 09:01:09 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=f26b054a326d1b7c12735fc03b6ea273de324884
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 <jacmet at sunsite.dk>
---
 package/luajit/luajit.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/luajit/luajit.mk b/package/luajit/luajit.mk
index bf9cfe8..8078a51 100644
--- a/package/luajit/luajit.mk
+++ b/package/luajit/luajit.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-LUAJIT_VERSION = 2.0.1
+LUAJIT_VERSION = 2.0.2
 LUAJIT_SOURCE  = LuaJIT-$(LUAJIT_VERSION).tar.gz
 LUAJIT_SITE    = http://luajit.org/download
 LUAJIT_LICENSE = MIT


More information about the buildroot mailing list