summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 23461da27ca626b5a11742f885fb5b2544287b43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = kong-community-edition
	pkgdesc = Kong is a distributed gateway for APIs and Microservices, focused on high performance and reliability.
	pkgver = 1.1.0
	pkgrel = 1
	url = https://getkong.org
	install = kong-community-edition.install
	arch = any
	license = Apache
	depends = libyaml
	depends = luajit
	depends = luarocks
	depends = openresty
	depends = openssl
	depends = pcre
	depends = zlib
	depends = rsync
	options = !strip
	options = !emptydirs

pkgname = kong-community-edition