blob: 69be888dcf085f817265128b572718d80af0c876 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = lua-yajl
pkgdesc = Integrate the yajl JSON library with Lua.
pkgver = 2.0
pkgrel = 2
url = https://luarocks.org/modules/brimworks/lua-yajl
arch = i686
arch = x86_64
license = GPL
makedepends = luarocks
depends = lua51
depends = yajl
source = https://luarocks.org/manifests/brimworks/lua-yajl-2.0-1.src.rock
sha256sums = 8e5c5bde4ae4aac336c5ce6da2aef94bf4f69f37e921d718647914bd5328552f
pkgname = lua-yajl
|