LuaJIT: update to 2.1.1736781742.
This commit is contained in:
parent
dca428f8ba
commit
61b2b74dea
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'LuaJIT'
|
# Template file for 'LuaJIT'
|
||||||
pkgname=LuaJIT
|
pkgname=LuaJIT
|
||||||
# the minor version is the contents of the .relver file in the source tarball
|
# the minor version is the contents of the .relver file in the source tarball
|
||||||
version=2.1.1734355927
|
version=2.1.1736781742
|
||||||
revision=1
|
revision=1
|
||||||
_commit_hash=f73e649a954b599fc184726c376476e7a5c439ca
|
_commit_hash=a4f56a459a588ae768801074b46ba0adcfb49eb1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="lua52-BitOp"
|
hostmakedepends="lua52-BitOp"
|
||||||
short_desc="Just-In-Time Compiler for Lua"
|
short_desc="Just-In-Time Compiler for Lua"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.luajit.org"
|
homepage="https://www.luajit.org"
|
||||||
distfiles="https://repo.or.cz/luajit-2.0.git/snapshot/${_commit_hash}.tar.gz"
|
distfiles="https://repo.or.cz/luajit-2.0.git/snapshot/${_commit_hash}.tar.gz"
|
||||||
checksum=a000d47d80034fdf1120529410549687d03ead6d5b75f459a3f92035976772ee
|
checksum=dee14dd4d199f2d548bdcec2ab0b0693de602213a3d72aa9457ecd3e67c40e7a
|
||||||
|
|
||||||
build_options="lua52compat"
|
build_options="lua52compat"
|
||||||
desc_option_lua52compat="higher compatibility with lua 5.2"
|
desc_option_lua52compat="higher compatibility with lua 5.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue