Commit f26b054a authored by Francois Perrad's avatar Francois Perrad Committed by Peter Korsgaard
Browse files

luajit: bump to version 2.0.2

parent 0b6af1af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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