Skip to content

Commit

Permalink
LuaJIT: update to 2.1.1725453128.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Martinez authored and classabbyamp committed Sep 22, 2024
1 parent e7f4d19 commit 5d47cfa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/LuaJIT/template
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"
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"
Expand Down

0 comments on commit 5d47cfa

Please sign in to comment.