update luajit (#9921)

to commit c525bcb9024510cad9e170e12b6209aedb330f83 (Sat Dec 23 20:06:17 2023 +0100)
This commit is contained in:
Christof Meerwald
2023-12-26 16:57:24 +01:00
committed by GitHub
parent d97957ef99
commit 12fa6f3a78

View File

@@ -7,9 +7,9 @@ COPYRIGHT="2005-2023 Mike Pall"
LICENSE="MIT"
REVISION="1"
# Note: last component of the version is the Unix timestamp of the git commit
srcGitRev="29b0b282f59ac533313199f4f7be79490b7eee51"
srcGitRev="c525bcb9024510cad9e170e12b6209aedb330f83"
SOURCE_URI="https://github.com/LuaJIT/LuaJIT/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="e322ab3d39d722fa06076258a495dee8cd11b9fdfbff7608d19b60b6e378e206"
CHECKSUM_SHA256="eb20affc70a9e97a8a0e1e0b10456f220fca7637a198e4a937b5fc827dd1ef95"
SOURCE_DIR="LuaJIT-$srcGitRev"
PATCHES="luajit-${portVersion%.*}.patchset"