* update luajit to 2.1.0.beta3.g1401cfb2-1.2
This commit is contained in:
parent
3cf6984aa5
commit
52e02ca336
17
luajit/.SRCINFO
Normal file
17
luajit/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = luajit
|
||||
pkgdesc = Just-in-time compiler and drop-in replacement for Lua 5.1
|
||||
pkgver = 2.1.0.beta3.g1401cfb2
|
||||
pkgrel = 1.2
|
||||
url = https://luajit.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = gcc-libs
|
||||
source = LuaJIT-PPC64::git+https://github.com/PPC64/LuaJIT.git#commit=1401cfb2b3d9270f5e6e6c899eb9deb43eaddab6
|
||||
md5sums = SKIP
|
||||
sha256sums = SKIP
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = luajit
|
@ -11,7 +11,7 @@ pkgname=luajit
|
||||
# https://github.com/LuaJIT/LuaJIT/issues/665#issuecomment-784452583
|
||||
_commit=1401cfb2b3d9270f5e6e6c899eb9deb43eaddab6
|
||||
pkgver="2.1.0.beta3.g${_commit::8}"
|
||||
pkgrel=1.1
|
||||
pkgrel=1.2
|
||||
pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
url='https://luajit.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user