package/luajit: bump to version 2.0.4

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jörg Krause 2015-05-20 09:41:48 +02:00 committed by Thomas Petazzoni
parent 38eecab00a
commit de8494e31a
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Hashes from: http://luajit.org/download.html
md5 f14e9104be513913810cd59c8c658dc0 LuaJIT-2.0.3.tar.gz
md5 dd9c38307f2223a504cbfb96e477eca0 LuaJIT-2.0.4.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
LUAJIT_VERSION = 2.0.3
LUAJIT_VERSION = 2.0.4
LUAJIT_SOURCE = LuaJIT-$(LUAJIT_VERSION).tar.gz
LUAJIT_SITE = http://luajit.org/download
LUAJIT_LICENSE = MIT