LuaJIT: update to 2.0.5.

This commit is contained in:
Duncaen 2017-05-05 16:05:29 +02:00
parent b9efef34ae
commit 06474c3c85
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'LuaJIT'
pkgname=LuaJIT
version=2.0.4
revision=2
version=2.0.5
revision=1
hostmakedepends="lua52-BitOp"
short_desc="A Just-In-Time Compiler for Lua"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.luajit.org"
license="MIT"
distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
checksum=620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d
checksum=874b1f8297c697821f561f9b73b57ffd419ed8f4278c82e05b48806d30c1e979
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";;