LuaJIT: update to 2.1.1736781742.

This commit is contained in:
Daniel Martinez 2025-02-15 12:40:52 -05:00 committed by tranzystorekk
parent dca428f8ba
commit 61b2b74dea

View File

@ -1,9 +1,9 @@
# Template file for 'LuaJIT'
pkgname=LuaJIT
# the minor version is the contents of the .relver file in the source tarball
version=2.1.1734355927
version=2.1.1736781742
revision=1
_commit_hash=f73e649a954b599fc184726c376476e7a5c439ca
_commit_hash=a4f56a459a588ae768801074b46ba0adcfb49eb1
build_style=gnu-makefile
hostmakedepends="lua52-BitOp"
short_desc="Just-In-Time Compiler for Lua"
@ -11,7 +11,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="MIT"
homepage="https://www.luajit.org"
distfiles="https://repo.or.cz/luajit-2.0.git/snapshot/${_commit_hash}.tar.gz"
checksum=a000d47d80034fdf1120529410549687d03ead6d5b75f459a3f92035976772ee
checksum=dee14dd4d199f2d548bdcec2ab0b0693de602213a3d72aa9457ecd3e67c40e7a
build_options="lua52compat"
desc_option_lua52compat="higher compatibility with lua 5.2"