summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 920180c88466ac2d47c69b67057aeea010c98319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = lua-resty-core
	pkgdesc = Lua script engine for nginx lua module
	pkgver = 0.1.20rc1
	pkgrel = 1
	url = https://github.com/openresty/lua-resty-core
	arch = any
	license = BSD
	depends = luajit
	depends = lua-resty-lrucache
	depends = nginx
	source = https://github.com/openresty/lua-resty-core/archive/v0.1.20rc1.tar.gz
	sha256sums = 3aa9df9023a8af43685af2bffd492418c5d21402f6eb0236b6c8c70255343302

pkgname = lua-resty-core