diff --git a/srcpkgs/LuaJIT/template b/srcpkgs/LuaJIT/template index 54f7ceda9509dc..bcb387dd4a9523 100644 --- a/srcpkgs/LuaJIT/template +++ b/srcpkgs/LuaJIT/template @@ -1,17 +1,17 @@ # Template file for 'LuaJIT' pkgname=LuaJIT # the minor version is the contents of the .relver file in the source tarball -version=2.1.1720049189 +version=2.1.1725453128 revision=1 -_commit_hash=04dca7911ea255f37be799c18d74c305b921c1a6 +_commit_hash=87ae18af97fd4de790bb6c476b212e047689cc93 build_style=gnu-makefile hostmakedepends="lua52-BitOp" short_desc="Just-In-Time Compiler for Lua" maintainer="Daniel Martinez " license="MIT" -homepage="http://www.luajit.org" +homepage="https://www.luajit.org" distfiles="https://repo.or.cz/luajit-2.0.git/snapshot/${_commit_hash}.tar.gz" -checksum=5374d56b57929a3bb020518fd5468470465a6e08a3eb86d7b38fe7106a56ab26 +checksum=c4ab3972a6d00d138caadab27ee53e646342e5d2f52adbffab6a916287b3fe57 build_options="lua52compat" desc_option_lua52compat="higher compatibility with lua 5.2"