diff --git a/srcpkgs/LuaJIT/template b/srcpkgs/LuaJIT/template index 9b3153a9c02..f755e14f00c 100644 --- a/srcpkgs/LuaJIT/template +++ b/srcpkgs/LuaJIT/template @@ -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.1731601260 +version=2.1.1734355927 revision=1 -_commit_hash=fe71d0fb54ceadfb5b5f3b6baf29e486d97f6059 +_commit_hash=f73e649a954b599fc184726c376476e7a5c439ca build_style=gnu-makefile hostmakedepends="lua52-BitOp" short_desc="Just-In-Time Compiler for Lua" @@ -11,7 +11,7 @@ maintainer="Daniel Martinez " license="MIT" homepage="https://www.luajit.org" distfiles="https://repo.or.cz/luajit-2.0.git/snapshot/${_commit_hash}.tar.gz" -checksum=1f12f67944431d2b54646404fc41f159c2c66c3f69cd6938de1195f17aa702da +checksum=a000d47d80034fdf1120529410549687d03ead6d5b75f459a3f92035976772ee build_options="lua52compat" desc_option_lua52compat="higher compatibility with lua 5.2"