mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
updated luajit to 2.1.1716656478 (#10577)
This commit is contained in:
committed by
GitHub
parent
aab165db5d
commit
c970db0bfb
@@ -3,13 +3,13 @@ DESCRIPTION="Lua is a powerful, dynamic and light-weight programming \
|
||||
language. It may be embedded or used as a general-purpose, stand-alone \
|
||||
language. LuaJIT is a Just-In-Time Compiler (JIT) for it."
|
||||
HOMEPAGE="https://luajit.org/luajit.html"
|
||||
COPYRIGHT="2005-2023 Mike Pall"
|
||||
COPYRIGHT="2005-2024 Mike Pall"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
# Note: last component of the version is the Unix timestamp of the git commit
|
||||
srcGitRev="c525bcb9024510cad9e170e12b6209aedb330f83"
|
||||
srcGitRev="93e87998b24021b94de8d1c8db244444c46fb6e9"
|
||||
SOURCE_URI="https://github.com/LuaJIT/LuaJIT/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="eb20affc70a9e97a8a0e1e0b10456f220fca7637a198e4a937b5fc827dd1ef95"
|
||||
CHECKSUM_SHA256="026eb4531cddff20acc72ec97378ccfc30326173c491d6c01834b48b42a80518"
|
||||
SOURCE_DIR="LuaJIT-$srcGitRev"
|
||||
PATCHES="luajit-${portVersion%.*}.patchset"
|
||||
|
||||
Reference in New Issue
Block a user