mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
update luajit (#9921)
to commit c525bcb9024510cad9e170e12b6209aedb330f83 (Sat Dec 23 20:06:17 2023 +0100)
This commit is contained in:
committed by
GitHub
parent
d97957ef99
commit
12fa6f3a78
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user