diff --git a/dev-lang/luajit/luajit-2.1.1703358377.recipe b/dev-lang/luajit/luajit-2.1.1716656478.recipe similarity index 91% rename from dev-lang/luajit/luajit-2.1.1703358377.recipe rename to dev-lang/luajit/luajit-2.1.1716656478.recipe index ba5b64dca..d1480af2a 100644 --- a/dev-lang/luajit/luajit-2.1.1703358377.recipe +++ b/dev-lang/luajit/luajit-2.1.1716656478.recipe @@ -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"