mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/luajit: bump to version 04dca7911ea255f37be799c18d74c305b921c1a6
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
31212c4c58
commit
b1f1358c59
@@ -1,5 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 b518721280390e4cec1af30f6819d86756ce4234d82410a55a4e121855f64e08 luajit-41fb94defa8f830ce69a8122b03f6ac3216d392a.tar.gz
|
||||
sha256 346b028d9ba85e04b7e23a43cc51ec076574d2efc0d271d4355141b0145cd6e0 luajit-04dca7911ea255f37be799c18d74c305b921c1a6.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 1130331ac861a4b4520e9c8ad0814efdc6f1e79ea55ea9c460c73733d13ccb5f COPYRIGHT
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAJIT_VERSION = 41fb94defa8f830ce69a8122b03f6ac3216d392a
|
||||
LUAJIT_VERSION = 04dca7911ea255f37be799c18d74c305b921c1a6
|
||||
LUAJIT_SITE = $(call github,LuaJIT,LuaJIT,$(LUAJIT_VERSION))
|
||||
LUAJIT_LICENSE = MIT
|
||||
LUAJIT_LICENSE_FILES = COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user