blob: 2447eb99932923b790420bf52a8077126c169e25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = luajit-openresty
pkgdesc = Just-in-time compiler and drop-in replacement for Lua (openresty fork)
pkgver = 2.1.20190626
pkgrel = 1
url = http://luajit.org/
arch = i686
arch = x86_64
license = MIT
depends = gcc-libs
provides = luajit
conflicts = luajit
source = https://github.com/openresty/luajit2/archive/v2.1-20190626.tar.gz
sha1sums = da301ba74abcd4bdc36c4c9f37d6ef97b3673fdc
pkgname = luajit-openresty
|