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

luajit: bump to version 2.0.3

parent a6899742
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

LUAJIT_VERSION = 2.0.2
LUAJIT_VERSION = 2.0.3
LUAJIT_SOURCE  = LuaJIT-$(LUAJIT_VERSION).tar.gz
LUAJIT_SITE    = http://luajit.org/download
LUAJIT_LICENSE = MIT