LuaJIT: update to 2.0.5.
This commit is contained in:
parent
b9efef34ae
commit
06474c3c85
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'LuaJIT'
|
# Template file for 'LuaJIT'
|
||||||
pkgname=LuaJIT
|
pkgname=LuaJIT
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="lua52-BitOp"
|
hostmakedepends="lua52-BitOp"
|
||||||
short_desc="A Just-In-Time Compiler for Lua"
|
short_desc="A Just-In-Time Compiler for Lua"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.luajit.org"
|
homepage="http://www.luajit.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
|
distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
|
||||||
checksum=620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d
|
checksum=874b1f8297c697821f561f9b73b57ffd419ed8f4278c82e05b48806d30c1e979
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv[67]l-musl) broken="http://build.voidlinux.eu/builders/armv7l-musl_builder/builds/6757/steps/shell_3/logs/stdio";;
|
armv[67]l-musl) broken="http://build.voidlinux.eu/builders/armv7l-musl_builder/builds/6757/steps/shell_3/logs/stdio";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue