luajit: Update to latest on v2.1 branch

License-Update: copyright year updated

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Changqing Li 2025-04-07 20:15:46 +08:00 committed by Khem Raj
parent d4e80681ac
commit bd879c47a9
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,6 +1,6 @@
SUMMARY = "Just-In-Time Compiler for Lua"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=076b97f5c7e61532f7f6f3865f04da57"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d421a5e2a24207f5e260537399a9a38b"
HOMEPAGE = "http://luajit.org"
SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
@ -9,7 +9,7 @@ SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
"
PV = "2.1"
SRCREV = "19878ec05c239ccaf5f3d17af27670a963e25b8b"
SRCREV = "538a82133ad6fddfd0ca64de167c4aca3bc1a2da"
S = "${WORKDIR}/git"